What are URL Template Tags in Django and How to Use It | Django Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 มิ.ย. 2021
  • In this part of the complete Django tutorial for beginners, you will learn how to create custom tags in Django. It will solve your queries like what are URL templates in Django.
    URL template tags are explained in this video; you will learn two methods of custom template tags in Django. All pages are connected with the same structure, and you will learn about it from this video. You will get to know the direct linking of Django URL tags and HTML template tags.
    Our trainer will take you through Django URL tags with the help of practical examples. It will help you get better at basic concepts.
    You can watch more videos from our detailed playlist on the Django framework of Python. It will help you get in learning Django from basic to pro.
    WsCubeTech - Digital Marketing Agency & Institute.
    ✔ We can help you to create a Digital Marketing plan to take your business to new heights.
    ✔ Offering Job Oriented Most Latest, Updated, and advanced Digital Marketing Courses with Practical, Hands-on Live Projects Training & Exposure.
    For More information : Call us at : +91- 92696-98122
    Or visit at www.wscubetech.com/
    There is a complete playlist of Digital Marketing Interview Tips & Tricks available -
    th-cam.com/users/playlist?list...
    There is a complete playlist of Facebook Ads available -
    Link: • Facebook Advance SMO &...
    There is a complete playlist of Twitter Ads available.
    Link: • Twitter Ads | All Twit...
    ✅ CONNECT WITH THE FOUNDER (Mr. Kushagra Bhatia) -
    👉 Instagram - / kushagrabhatiaofficial
    👉 LinkedIn - / kushagra-bhatia
    👉 Facebook - / kushagrawscubetech
    Please Don't Forget to Like, Share & Subscribe
    ►Subscribe: bit.ly/wscubechannel
    ► Facebook: / wsubetech.india
    ► Twitter: / wscube
    ► Instagram: / wscubetechindia
    ► LinkedIn : / wscube-tech
    ► TH-cam: / wscubetechjodhpur
    ► Website: wscubetech.com
    -------------------------------------| Thanks |--------------------------
    #Django #URLTemplate #Django2022

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

  • @wscubetech
    @wscubetech  2 ปีที่แล้ว

    😎Hey, thanks for watching! We’d love to know your thoughts/doubts here in the comments.
    🔴 To learn Django online with regular LIVE CLASSES, enroll now: forms.gle/GHasHRhehT2v1BTf6
    👉For professional self-paced certification courses (pre-recorded), visit: bit.ly/Pre-Recorded-Course
    👉Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: bit.ly/TH-cam-WsCubeTech

  • @allinonesomespecial4
    @allinonesomespecial4 ปีที่แล้ว +1

    Nice , 👍👍👍

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

    Very nice

  • @manishbidari9299
    @manishbidari9299 2 ปีที่แล้ว

    best tutorial for understanding basics of django. its really helpful for me

  • @nsnilesh604
    @nsnilesh604 2 ปีที่แล้ว +1

    Great explanation sir 👌

  • @adityanijave3393
    @adityanijave3393 11 หลายเดือนก่อน

    Gr8

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

    Sir can you provide the source code of all of this

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

    can you give me project files for practice

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

    was it necessary to make a base.html file.

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

      Send me this html css and js files

  • @harshitshetty6306
    @harshitshetty6306 27 วันที่ผ่านมา

    I've used a url tag to link the html files but it is not working propely plz help me sir

    • @vikasgoswami5413
      @vikasgoswami5413 17 วันที่ผ่านมา

      I encountered the same issue, and here is the solution. Go to the base.html file and insert the common code where needed. For example:
      {% block content %}{% endblock %}
      then follow the same as tutorial suggested.

  • @prashantk2a804
    @prashantk2a804 2 ปีที่แล้ว

    TypeError: fromisoformat: argument must be str
    Sir mere project me yah error aa rha hai jab me migrate karta hu please es error ke related koi video banaye

  • @122shivanimangal
    @122shivanimangal 2 ปีที่แล้ว

    i m getting noReverseMatch error.....how can i fix ...please reply

    • @aakashbhatt3303
      @aakashbhatt3303 ปีที่แล้ว

      did you get your problem solved?
      if yes than can you help me with that?

  • @coderunner5273
    @coderunner5273 2 ปีที่แล้ว +1

    Is it necessary to use url tag?

    • @mdasadullah2638
      @mdasadullah2638 ปีที่แล้ว

      nope.. but it's best practice in jango.

  • @UnderGamer_Official
    @UnderGamer_Official ปีที่แล้ว

    Sir I have a problem,