Template Out The Website - Django Wednesdays ECommerce 6

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 มิ.ย. 2024
  • 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

ความคิดเห็น • 21

  • @Codemycom
    @Codemycom  9 หลายเดือนก่อน

    ▶ Watch Django Wednesdays Ecommerce Playlist ✅ Subscribe To My TH-cam Channel:
    bit.ly/3OBQJfN bit.ly/2IGzvOR
    ▶ See More At: ✅ Join My Facebook Group:
    Codemy.com bit.ly/2GFmOBz
    ▶ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
    Take 50% off with coupon code: youtube50 bit.ly/2VC9WUN
    ▶ Get The Code
    bit.ly/47xAhWJ

  • @namdarcs
    @namdarcs 8 หลายเดือนก่อน +2

    OUTSTANDING JOHN !

    • @Codemycom
      @Codemycom  8 หลายเดือนก่อน

      Thanks!

  • @ebenezeradedotun4197
    @ebenezeradedotun4197 9 หลายเดือนก่อน

    Awesome content as always❤

    • @Codemycom
      @Codemycom  9 หลายเดือนก่อน

      Thank you!

  • @dakoderii4221
    @dakoderii4221 2 หลายเดือนก่อน

    For more "fun", use the tag {% includes 'base.html' %} instead of {% extends 'base.html %}. The footer was placed above the content even when I moved the footer to another file. Brain said there must be another tag I'm supposed to use or just try to restart the computer. Brain was right.

    • @Codemycom
      @Codemycom  2 หลายเดือนก่อน

      yeah no, I wouldn't recommend that

  • @kelver3158
    @kelver3158 4 หลายเดือนก่อน

    Thank you teacher D+😀

    • @Codemycom
      @Codemycom  4 หลายเดือนก่อน

      A+

  • @technologybysrk8419
    @technologybysrk8419 9 หลายเดือนก่อน

    Just finished #6, waiting for the #7
    Thanks

    • @Codemycom
      @Codemycom  9 หลายเดือนก่อน +1

      Awesome

  • @sarthaksingh7570
    @sarthaksingh7570 9 หลายเดือนก่อน +2

    Please we need tutorials on customtkitner... 😅 😅 😅

    • @Codemycom
      @Codemycom  9 หลายเดือนก่อน +2

      I have a ton of those on my tkinter.com TH-cam channel

    • @sarthaksingh7570
      @sarthaksingh7570 9 หลายเดือนก่อน +1

      @@Codemycom OK, I will check

  • @cyrusthegreat6301
    @cyrusthegreat6301 9 หลายเดือนก่อน

    Great as always

    • @Codemycom
      @Codemycom  9 หลายเดือนก่อน

      Thanks!!

  • @pg3abc
    @pg3abc 9 หลายเดือนก่อน

    Hi sir, could you make a video for get_or_created( ) method.
    ( I got an error which is RelatedObjectDiesnotExist )

  • @md.ehsanulhaquekanan3911
    @md.ehsanulhaquekanan3911 9 หลายเดือนก่อน

    Hi John,
    Do you have a Discord server where learners can ask questions regarding the issues?

    • @Codemycom
      @Codemycom  9 หลายเดือนก่อน

      No

    • @md.ehsanulhaquekanan3911
      @md.ehsanulhaquekanan3911 9 หลายเดือนก่อน

      @@Codemycom By the way, I am one of your students of multiple Udemy courses. Your courses are outstanding! Keep up the good work!