Maru Kun

75%
Flag icon
The command makemigrations tells Django to figure out how to modify the database so it can store the data associated with any new models we’ve defined. The output here shows that Django has created a migration file called 0001_initial.py.
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
Rate this book
Clear rating