Re: django doughts

2020-04-14 Thread Ifeanyi Chielo
it is like apps urls.py file is missing, you need to include your entire code for easier assistance On Sunday, April 12, 2020 at 1:37:24 PM UTC+1, rama prakash y wrote: > > Hi can u plz tell me how can solve the pollsapp development in django > project. I had complete my pollsapp development pr

Re: django doughts

2020-04-13 Thread Chucky Mada Madamombe
Hi, In your mysite.urls, you must include the polls app urls as well. The error is basically telling you that there is no url you are trying to request. Regards Chuck G. Madamombe NAM: +264 81 842 1284 RSA: +27 78 208 7034 Twitter: @chuckygari Skype: chuckygari Facebook: Chucky Mada Madamombe Li

Re: django doughts

2020-04-12 Thread kakan ghosh
I think you missed to include your polls app urls in your project top urls file. On Sun, Apr 12, 2020, 7:05 PM Motaz Hejaze wrote: > You need the Url in urls.py > You missed some parts of the tutorial > Try to complete the tutorial following every step > > On Sun, 12 Apr 2020, 2:39 pm Anonymous

Re: django doughts

2020-04-12 Thread Motaz Hejaze
You need the Url in urls.py You missed some parts of the tutorial Try to complete the tutorial following every step On Sun, 12 Apr 2020, 2:39 pm Anonymous Patel, wrote: > Ask your query in Errormania they helped me they have django Developers > they provide within hour solutions to a problem > T

Re: django doughts

2020-04-12 Thread Anonymous Patel
Ask your query in Errormania they helped me they have django Developers they provide within hour solutions to a problem Telegram name:- Errormania YouTube :- https://youtu.be/_xu1ds3DICA Raj Patel On Sun, 12 Apr, 2020, 6:06 pm rama prakash y, wrote: > Hi can u plz tell me how can solve the pol

django doughts

2020-04-12 Thread rama prakash y
Hi can u plz tell me how can solve the pollsapp development in django project. I had complete my pollsapp development project in Django documentation like that guidance.but i have browser error . -- You received this message because you are subscribed to the Google Groups "Django users" group