Hello everybody,
I am learning Django with tutorials online and I have seen already different recommendations. I would like to know what you would propose to learn as beginner. Now I have the change to learn the ‘best’ way of Django.
My question is about to add an urls.py file in the app folder in my project or not?
I feel more comfortable and find it easier to DO NOT use an urls.py file in the app folder but I would like to know if to create an urls.py file in the app file is the ‘best practice’ in Django.
As an tutorial example for the creation of an urls.py file in the app: pages: Django Favicon Tutorial | LearnDjango.com
After the setup of Django the URLS are setting up.
I hope my question is understandable even without code added in my topic. If recommended to add every time some code, I will keep this in mind for my next question.
Thank you
Doro
I deleted the post by mistake… sorry