Django Template Does Not Exist

getting TemplateDoesNotExist error in django 1.9 Stack Overflow

Django Template Does Not Exist. That was my problem with it. Web 6 answers sorted by:

getting TemplateDoesNotExist error in django 1.9 Stack Overflow
getting TemplateDoesNotExist error in django 1.9 Stack Overflow

As template_dirs = ( os.path.join (os.path.dirname (__file__),'templates'), ). Solved it works now after i tried: I made a folder named templates in my. Web 21 answers sorted by: Web 6 answers sorted by: 60 make sure your django app is in the installed_apps in settings.py. 6 try to set templates directory on setting.py. That was my problem with it. Web templatedoesnotexist at /blog/ blog/index request method: Web ask question asked 10 years, 2 months ago modified 2 years, 2 months ago viewed 76k times 24 i am new to django.

All the above files exist on disk. So if you have the templates folder in your. 60 make sure your django app is in the installed_apps in settings.py. Web templatedoesnotexist at /blog/ blog/index request method: Web 6 answers sorted by: As template_dirs = ( os.path.join (os.path.dirname (__file__),'templates'), ). Web ask question asked 10 years, 2 months ago modified 2 years, 2 months ago viewed 76k times 24 i am new to django. 6 try to set templates directory on setting.py. That was my problem with it. Web 21 answers sorted by: Solved it works now after i tried: