Shopping Cart Setup - Django Wednesdays ECommerce 11

Описание к видео Shopping Cart Setup - Django Wednesdays ECommerce 11

In this video we'll start to set up the Shopping Cart for our Django Ecommerce Website.

We'll add a new app to our project, the cart app.

We'll also build out the framework for the card summary page and update the navbar cart link...

#django #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:05 - Create Cart App
2:05 - Add URLS.py To Cart App
2:30 - Modify Original URLS.py
2:58 - Add Cart to Settings.py
3:17 - Add Four Cart URLS
4:53 - Add Cart Views
5:31 - Create Cart Summary View
5:55 - Add Templates Directory
6:32 - Create Cart_Summary.html
8:07 - Update Cart Button on Navbar
9:42 - Conclusion

Комментарии

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