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 이미지는
파일 업로드 (21분경)
from flask_wtf.file import FileField, FileAllowed
이미지 리사이즈 (35분경)
https://pillow.readthedocs.io/en/stable/
pipenv install Pillow
댓글 1개
5년 전
감사합니다.
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기