Can someone help me with Django. It is not connecting to the URL. I've defined the view function and also url mapping, yet nothi | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can someone help me with Django. It is not connecting to the URL. I've defined the view function and also url mapping, yet nothi

Initially I defined the view function Using import httpresponse and passing an argument 'request' to the function. I have also done that of the url mapping where I had to map the view with the url. Also I did the third step where I had to tell python about the project using 'include' etc. Now I went back to the terminal to runserver yet all I get was an error.... Please what should I do. My head is hurting already.

3rd Nov 2022, 3:17 PM
Emmanuel Afolabi
Emmanuel Afolabi - avatar
1 Answer
+ 1
ask a question on "stackoverflow", there are smarter people there and you will 100% find the answer
4th Nov 2022, 5:57 PM
Last
Last - avatar