4,046 views
In this video I will explain how URLs work in Django and clarify many possible doubts of those who need it. ???????? Do you want to be my friend on social media? ???????? ✅ LinkedIn: / samuel-gon%c3%a7alves-822648129 ✅ Instagram: / samuelgoncalves.tech ✅ GitHub: https://github.com/fgsamuel ✅ Twitter: / samuel_f_g To make your life easier: 0:00 Introduction 1:39 Basic operation 5:16 Important guidelines 6:28 Separating urls into different files 11:42 Defining and using url parameters 16:16 Using regular expressions in urls 21:04 Importance of order in urls 25:25 Using urls in html templates 31:38 Using urls in the view