$ errors.fyi/django/TemplateDoesNotExist 128 namespaces · 4,025 codes
django · django/TemplateDoesNotExist
TemplateDoesNotExist

TemplateDoesNotExist

Raised by the template engine when no configured loader can locate the named template file. Check TEMPLATES[...]['DIRS'] in settings, ensure the app's templates/ subdirectory is correctly structured, and verify that the app is listed in INSTALLED_APPS.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT