django-scheduler-sample
django-scheduler-sample copied to clipboard
base.html extends base.html
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