Django - URLs and Model Relations
Posted on Jun 24th, 2020
Today we’re learning about keys of all sorts – primary keys and foreign keys. These keys are used in Django for looking up models in the database and relating them to each other.
Project
Continue with day 2 of Uptact.
Resources
- Django docs: Model Relationships
- Django docs: URLs
- Django Topic Guide
- Django Template Language
- Django ORM: Making Queries
Class Videos
- Morning Access Password: 3x@$k0Zr
- Afternoon Access Password: 2i@21&s3
- Extra video on finishing up a single contact page and link