Re: Path Not Found Error

2023-03-06 Thread John McClain
Go to openai.com create an account (it's free) Copy and paste this prompt Pretend you are an expert python django developer. Pretend you have been writing python django code for over 10 years. With your expert knowledge writing python code please please debug this [put your manage.py code here] n

Re: Path Not Found Error

2023-03-05 Thread Sunil Gyawali
Give correct path in admin On Sun, Mar 5, 2023, 9:29 PM Rachit Singh wrote: > Hi All, > > I am learning Django for the first time and getting error "Path Not > Found" everytime I am running the command "python manage.py runserver". I > have gone through many videos & articles and have trie

Path Not Found Error

2023-03-05 Thread Rachit Singh
Hi All, I am learning Django for the first time and getting error "Path Not Found" everytime I am running the command "python manage.py runserver". I have gone through many videos & articles and have tried many things but it is still not working. Can anyone help me on the same. I would li