django.template.exceptions.TemplateDoesNotExist: Error

Viewed 21

I'm learning to use Django for some side projects but I keep getting the same error whenever I try to set a template. I've tried giving the directory for the app, and when I check the error it says that the file does not exist. When I go and look at the directory it does exist though?

The Error

My Directory

0 Answers
Related