Categories Directory Page - Django Wednesdays ECommerce 20

Описание к видео Categories Directory Page - Django Wednesdays ECommerce 20

In this video we'll build out a categories directory page for our ecommerce app with Django and Python.

We need a page that lists all the categories in our ecommerce app, and has links to each category.

This is great for SEO purposes, but also helpful for users as well...

#django #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:04 - Create Category_Summary URL
1:32 - Create Category_Summary View
2:00 - Create Category_Summary.HTML Template
2:50 - Add Link To Navbar
3:50 - Get Categories From Model
4:40 - Add Categories To HTML Page
5:00 - Remove Cell Phone Category
5:32 - Loop Thru Categories
6:16 - Turn Categories Into Links
8:00 - Conclusion

Комментарии

Информация по комментариям в разработке