Django Models and Relationships
Posted on Jun 22nd, 2021
🗓️ Today’s Topics
Models!
- Fields
- Database tables
- One-to-many (O2M) and Many-to-many (M2M) relationships
- ER Diagrams
🎯 Project
Continue working on Freeshelf, through Goal 2 and 3.
Posted on Jun 22nd, 2021
Models!
Continue working on Freeshelf, through Goal 2 and 3.