Check the extension. Sometimes editor will save the file as .htm while your are referencing .html in your views. This can give a "No templates found" exception too.
Yingi Kem > On 15 Oct 2017, at 11:22 AM, [email protected] wrote: > > even though i have correct to login.html----while running server and when i > try to open accounts page > it pops an error show below-- > "no templates found" > in my browser > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/656d9364-0e46-4cbb-9d3a-502595aa18c4%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2D5A18B7-BF9B-4530-89AD-EF70D3FD6056%40gmail.com. For more options, visit https://groups.google.com/d/optout.

