Skip to content

zerossy/django-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

django-tutorial

모델의 변경을 만들 세 단계의 지침

  • (models.py 에서) 모델을 변경함
  • $ python manage.py makemigrations 를 통해 변경사항에 대한 마이그레이션을 만듦
  • $ python manage.py migration 을 통해 변경사항을 데이터베이스에 적용

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published