TemplateDoesNotExist Error In Python Django Lesson

Hello everyone,

I am currently doing the Complete Python Mastery course. I am on section 12 (Building Web Applications with Django). I am currently having problems with lecture 16 (Getting a Single Object). Please see below.

When I did the code as instructed, the movies/1 page throws the TemplateDoesNotExist error. I’ve spent way too long on this and can’t figure out why it’s giving an error.

TYIA!

Does any