3. Programming Django Models and Creating a SQLite Database
In This Chapter
Learn about basic database principles
Structure the data on our website using Django models and model fields
Write model methods to create behavior for our data
Generate a SQLite3 database
Discover migrations, the better way to keep track of changes to your database structure ...
Get Django Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.