Re: please help me to solve this error

2021-05-02 Thread ramadhan ngallen
Did you include documentation.urls in your project urls instead of foodcode.urls? On 2 May 2021, 13:40 +0300, FIRDOUS BHAT , wrote: > replacing the documentation app with foodcode should resolve the issue > > On Sun, May 2, 2021 at 3:13 PM ramadhan ngallen wrote: > > Remove the app called documen

Re: please help me to solve this error

2021-05-02 Thread FIRDOUS BHAT
replacing the documentation app with foodcode should resolve the issue On Sun, May 2, 2021 at 3:13 PM ramadhan ngallen wrote: > Remove the app called documentation and replace it with foodcode. From > directory you don't have an app called documentation > On 2 May 2021, 12:41 +0300, Bheemanagowd

Re: please help me to solve this error

2021-05-02 Thread Franck Tchouanga
CAN YOU SHOW CASE THE SECTION WHERE YOU IMPORTED YOUR LIBRARIES On Sun, May 2, 2021 at 10:57 AM ramadhan ngallen wrote: > Save your project it's not using autosave. Add trailing comma at the end > DIR list of template directories then run migrations and observe the error > on Terminal > On 2 May

Re: please help me to solve this error

2021-05-02 Thread ramadhan ngallen
Save your project it's not using autosave. Add trailing comma at the end DIR list of template directories then run migrations and observe the error on Terminal On 2 May 2021, 12:52 +0300, Bheemanagowda S Gowdra , wrote: > > > On Sun, May 2, 2021 at 3:19 PM ramadhan ngallen wrote: > > Expand yo

Re: please help me to solve this error

2021-05-02 Thread ramadhan ngallen
Expand your template directory so that we can see if documentation.html is existing On 2 May 2021, 12:47 +0300, Bheemanagowda S Gowdra , wrote: > yes i got my mistake(instead of writing app name wrote html file name) > > but after this also getting same error > > On Sun, May 2, 2021 at 3:10 PM Bh

Re: please help me to solve this error

2021-05-02 Thread ramadhan ngallen
Don't forget to add comma , at the end of each installed apps list. On 2 May 2021, 12:41 +0300, Bheemanagowda S Gowdra , wrote: > this screenshot of settings.py INSTALLED_APPS list > > > On Sun, May 2, 2021 at 3:00 PM ramadhan ngallen wrote: > > Show settings.py INSTALLED_APPS list. It seems you

Re: please help me to solve this error

2021-05-02 Thread ramadhan ngallen
Remove the app called documentation and replace it with foodcode. From directory you don't have an app called documentation On 2 May 2021, 12:41 +0300, Bheemanagowda S Gowdra , wrote: > this screenshot of settings.py INSTALLED_APPS list > > > On Sun, May 2, 2021 at 3:00 PM ramadhan ngallen wrot

Re: please help me to solve this error

2021-05-02 Thread FIRDOUS BHAT
Seems like you've added documentation as a app name to your settings.py but there isn't any app created with the name documentation On Sun, May 2, 2021 at 3:00 PM ramadhan ngallen wrote: > Show settings.py INSTALLED_APPS list. It seems you added an app named > "documentation" . > On 2 May 2021,

Re: please help me to solve this error

2021-05-02 Thread ramadhan ngallen
Show settings.py INSTALLED_APPS list. It seems you added an app named "documentation" . On 2 May 2021, 12:25 +0300, Bheemanagowda S Gowdra , wrote: > sorry i am new to django and learning from youtube, > > i don't know what is happening while running "python manage.py runserver" > > On Sun, May 2

RE: please help me to solve this error

2021-05-02 Thread yeddu.j.prasad
@googlegroups.com Subject: Re: please help me to solve this error sorry i am new to django and learning from youtube, i don't know what is happening while running "python manage.py runserver" On Sun, May 2, 2021 at 2:49 PM Kasper Laudrup mailto:laud...@stacktrace.dk> > wrote: Hav

Re: please help me to solve this error

2021-05-02 Thread Bheemanagowda S Gowdra
sorry i am new to django and learning from youtube, i don't know what is happening while running "python manage.py runserver" On Sun, May 2, 2021 at 2:49 PM Kasper Laudrup wrote: > Have a look here: > > > https://betterprogramming.pub/how-to-ask-questions-about-programming-dcd948fcd2bd > > Kind

Re: please help me to solve this error

2021-05-02 Thread Kasper Laudrup
Have a look here: https://betterprogramming.pub/how-to-ask-questions-about-programming-dcd948fcd2bd Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it,