Re: TemplateDoesNotExist Error on deploying

2018-01-13 Thread yingi keme
Okk Jani. I will take note of that too.. Thanks Yingi Kem > On 13 Jan 2018, at 10:28 PM, Jani Tiainen wrote: > > Hi, > > Also be careful with file names. For example windows is case-preserving but > case-insensitive. You may accidentally name your templates with different > casing which ma

Re: TemplateDoesNotExist Error on deploying

2018-01-13 Thread Jani Tiainen
Hi, Also be careful with file names. For example windows is case-preserving but case-insensitive. You may accidentally name your templates with different casing which may lead difficult to spot problems. 13.1.2018 22.58 "yingi keme" kirjoitti: > Thanks Kasper. It was the backslash. > > Thanks f

Re: TemplateDoesNotExist Error on deploying

2018-01-13 Thread yingi keme
Thanks Kasper. It was the backslash. Thanks for saving me... Yingi Kem > On 13 Jan 2018, at 2:52 PM, Kasper Laudrup wrote: > > Hi Yingi, > >> On 2018-01-13 14:46, yingi keme wrote: >> I tried deploying my app to pythonanywhere hosting service and i am getting >> TemplateDoesNotExist Error >>

Re: TemplateDoesNotExist Error on deploying

2018-01-13 Thread Kasper Laudrup
Hi Yingi, On 2018-01-13 14:46, yingi keme wrote: I tried deploying my app to pythonanywhere hosting service and i am getting TemplateDoesNotExist Error Everything seems to work out well with my development server. But its not working fine when hosting Anyhelp please!! Here is my View def