django-configurations
https://github.com/jazzband/django-configurations
Python
A helper for organizing Django project settings by relying on well established programming patterns.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to django-configurations
Help out
- Issues
- django.core.exceptions.AppRegistryNotReady: The translation infrastructure cannot be initialized before the apps registry is ready. Check that you don't make non-lazy gettext calls at import time.
- New release
- Fix interaction with procrastinate
- Add environ_prefix class decorator (#240)
- `python setup.py sdist` is deprecated
- Ditch Codecov
- Documentation request: walk through converting a settings-based app to configurations
- Test failure with dj-database-url == 2.2.0
- 2.5.1: documentation build fails
- DOTENV - Using environ_name strange behevior
- Docs
- Python not yet supported