Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Html
raise TemplateDoesNotExist(template_name, chain=chain) django.template.exceptions.TemplateDoesNotExist: home.html
Gregory Higley
Programming language:
Html
2021-04-25 10:41:53
1
Q:
raise TemplateDoesNotExist(template_name, chain=chain) django.template.exceptions.TemplateDoesNotExist: home.html
user22469
Code:
Html
2021-06-23 08:05:08
//
check
your settings.py has below
configuration
INSTALLED_APPS = [
'your_app_name'
]
-3
Tags
name
html
Related
jinja2 template import html with as
The template root requires exactly one element.eslint-plugin-vue
html boilerplate vscode
html5 boilerplate
New to Communities?
Join the community