Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Dive into a comprehensive tutorial on Python Django Pages, URLs, and Slugs. Learn to create individual post pages identified by slugs and named URLs. Master the art of linking with named URLs and using slugs as parameters in URLs. Explore essential concepts such as adding post slugs, applying named URLs, understanding Django path converters, and creating post page view functions. Discover how to pass parameters with named URLs, implement URL namespacing, and create post page templates. Gain practical insights into Django's powerful features for efficient web development, including a bonus section on emoji accessibility. Perfect for beginners and intermediate developers looking to enhance their Django skills and create more dynamic, user-friendly web applications.
Syllabus
Intro
Welcome
Getting Started
Adding Post Slugs
Applying a Named URL
Django Path Converters
Applying a Slug Path Converter
Create a post page view function
Passing a parameter with a Named URL
Namespacing Named URLs
Updating the post page view function
Creating a post page template
Bonus: Emoji Accessibility
Taught by
Dave Gray