Completed
Updating the post page view function
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Django Pages, URLs and Slugs Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 Getting Started
- 4 Adding Post Slugs
- 5 Applying a Named URL
- 6 Django Path Converters
- 7 Applying a Slug Path Converter
- 8 Create a post page view function
- 9 Passing a parameter with a Named URL
- 10 Namespacing Named URLs
- 11 Updating the post page view function
- 12 Creating a post page template
- 13 Bonus: Emoji Accessibility