Answer the question
In order to leave comments, you need to log in
Why is django.template.loaders.app_directories.Loader looking in the wrong place?
Why is django.template.loaders.app_directories.Loader looking in the wrong place?
Debugger:
Using loader django.template.loaders.app_directories.Loader:
C:\Bitnami\djangostack-1.6.7-0\apps\django\django\contrib\auth\templates\registration\login.html (File does not exist)
TEMPLATE_DIRS = (
os.path.join(BASE_DIR, "templates"),
)
INSTALLED_APPS = (
...
'registration',
)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question