테스트 사이트 - 개발 중인 베타 버전입니다

Python Flask Tutorial #7 - User Account and Profile Picture

https://youtu.be/803Ei2Sq-Zs?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH

 

코드 스니펫은 https://github.com/CoreyMSchafer/code_snippets/blob/master/Python/Flask_Blog/snippets/account.html

 

default.jpg 이미지는 

 

https://github.com/CoreyMSchafer/code_snippets/blob/master/Python/Flask_Blog/07-User-Account-Profile-Pic/flaskblog/static/profile_pics/default.jpg

 

파일 업로드 (21분경)

from flask_wtf.file import FileField, FileAllowed

 

이미지 리사이즈 (35분경) 

https://pillow.readthedocs.io/en/stable/

pipenv install Pillow

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 1개

게시글 목록

번호 제목
153
152
151
150
149
148
147
146
143
113
53
52
51
48
47
46
44
43
42
34
29
23
21
20
19
12
11
8
5
2