Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

makemigration django

$ python manage.py makemigrations
Migrations for 'books':
  books/migrations/0003_auto.py:
    - Alter field author on book
Source by docs.djangoproject.com #
 
PREVIOUS NEXT
Tagged: #makemigration #django
ADD COMMENT
Topic
Name
4+9 =