Migrations

Report a typo

What steps do you need to take in order to modify the database structure of your Django project?

Put the items in the correct order
Run manage.py migrate
Run manage.py makemigrations
Define or modify objects in models.py
___

Create a free account to access the full topic