django-scheduler-sample icon indicating copy to clipboard operation
django-scheduler-sample copied to clipboard

base.html extends base.html

Open Liamhanninen opened this issue 5 years ago • 0 comments

For the sample project base.html extends base.html which causes the template to be skipped and a TemplateNotFound error is thrown. Please see this stack overflow question - https://stackoverflow.com/questions/58148624/django-template-dirs-templatedoesnotexist-why-are-some-templates-being-skipped/58156794#58156794

Liamhanninen avatar Sep 29 '19 15:09 Liamhanninen