Django Data Models
This section explores how we define models in Django and then we build the data models and explore the administration interface for our application.
Slides
Videos
- Django Data Models (19:59)
- Data Model Migration in Django (7:54)
- Demonstration: Django Single Table Models (11:09)
- Demonstration: Django Project Tutorial 2 (29:20)
- Demonstration: Resetting your Django database on PythonAnywhere (5:47)
References
- Assignment: Django Project Tutorial 2
- Django Data Model Commands (DJ-02-Model-Single.txt)
- Documentation: Command Shell for SQLite
- SQLite Browser
- A Bug Fix to Django Tutorial 2
- Fixing Django 5.2 Errors on PythonAnywhere (Handout)
- Fixing Django 5.2 Errors on PythonAnywhere (19:39)
Discussions
- Django Data Models (Login Required)
Tools
- Auto-grader: Django Tutorial part 2 (Login Required)
- Quiz: Django Tutorial 2 (Login Required)