django-appconf 1.0.6
0
A helper class for handling configuration defaults of packaged apps gracefully.
Contents
A helper class for handling configuration defaults of packaged apps gracefully.
Stars: 350, Watchers: 350, Forks: 47, Open Issues: 3The django-compressor/django-appconf
repo was created 13 years ago and the last code push was 2 months ago.
The project is popular with 350 github stars!
How to Install django-appconf
You can install django-appconf using pip
pip install django-appconf
or add it to a project with poetry
poetry add django-appconf
Package Details
- Author
- Jannis Leidel
- License
- BSD
- Homepage
- https://django-appconf.readthedocs.io/
- PyPi:
- https://pypi.org/project/django-appconf/
- GitHub Repo:
- https://github.com/django-compressor/django-appconf
Classifiers
- Utilities
Related Packages
Errors
A list of common django-appconf errors.
Code Examples
Here are some django-appconf
code examples and snippets.