#migration은 꼭하자!! 

(models.py 변경후 재시작 시 안하면 python manage.py 실행할 때, 오류남)
python manage.py makemigrations
python manage.py migrate

Posted by roselumi
,