Dont know, why the my app url is ashowing as undefined, inside include function of project url

31 Views Asked by At

File structure of my project and app Django

All the steps needed to make a virtual environment. Then make a project,and an app, then write a view function inside the app level. Then map it with urls inside the app. Finally when going to project,s url.py and map the app's URL with include function. It is not working. (Showing as undefined).

I am really stuck in it for two days. If someone could help me, it would be very good,

0

There are 0 best solutions below