jaredly / jaredly/django-appsettings
Templates not installed
Open
- Dominant language
- Python
- Stars
- 88
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I installed django-appsettings with
```
pip install django-appsettings
```
Everything looked fine and I proceeded by following the documentation, but when trying to access the `/appsettings/` URL, I get `TemplateDoesNotExist: appsettings/index.html`. Looking inside my virtualenv, I see that the templates haven't been installed at all.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.