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

Python Flask Tutorial #7 - User Account and Profile Picture

· 5년 전 · 1109 · 1

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개

5년 전
감사합니다.

게시글 목록

번호 제목
186
185
183
182
181
180
179
178
177
176
175
174
173
171
170
169
168
167
166
165
164
162
161
160
159
158
157
156
155
154