Questions tagged [django-plans]
1 questions
2
votes
1 answer
Django-admin: TemplateDoesNotExist at /admin/plans/plan/
I'm trying to make Django-plans app work. Everything seems to be working except /admin/plans/plan/ ( /admin/plans/order/, /admin/plans/userplan/ etc. works correctly).
When I click on plan in Django-admin it returns:
TemplateDoesNotExist at…

Milano
- 18,048
- 37
- 153
- 353