Python Django Pages, URLs and Slugs Tutorial
Offered By: Dave Gray via YouTube
Course Description
Overview
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
Related Courses
Full Stack FoundationsUdacity Django Basics Course
Treehouse Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera Django Features and Libraries
University of Michigan via Coursera