Template Out The Website - Django Wednesdays ECommerce 6

Описание к видео Template Out The Website - Django Wednesdays ECommerce 6

In this video we'll template out our Ecommerce website for Django and Python.

We'll explore breaking our pages out into templates using the base.html file.

This let's us separate headers, footers, and navbars into one file that all the pages of our site will access...

#django #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:28 - Create Base.html and Navbar.html
1:56 - Pull Out Navbar Code
3:30 - Build Base.html File
6:56 - Add Block Content Tag to Homepage
8:04 - Create About Page
8:43 - Create About View
9:13 - Create About URL
10:00 - Add About Link To Navbar
10:32 - Add Home Link To Navbar
11:10 - Add Header To About Page
11:58 - Add Dummy Text To About Page
14:03 - Conclusion

Комментарии

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