3. Programming Django Models and Creating a SQLite Database

In This Chapter

Image Learn about basic database principles

Image Structure the data on our website using Django models and model fields

Image Write model methods to create behavior for our data

Image 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.