Cats CRUD and Concept Review
This module will build a second CRUD application to make sure you know how to make new applications according to a specification. It is a great time to review important concepts in the course in the context of your first complete application.
Videos
- The 'Big Picture' of a Django Application running on PythonAnywhere (17:15)
- Review: URL Routing (6:59)
- Review: Templates (10:05)
- Review: Views (6:19)
- Review: Reversing URLs (12:52)
- Review: Template Inheritance (6:05)
- Review: Generic Views (16:28)
- Review: Django Forms (13:56)
References
- Fixing Django 5.2 Errors on PythonAnywhere (Handout)
- Fixing Django 5.2 Errors on PythonAnywhere (19:39)
Tools
- Auto-grader: Cats CRUD (Login Required)