django-environ 0.11.2
0
A package that allows you to utilize 12factor inspired environment variables to configure your Djang
Contents
A package that allows you to utilize 12factor inspired environment variables to configure your Django application.
Stars: 3010, Watchers: 3010, Forks: 317, Open Issues: 91The joke2k/django-environ
repo was created 11 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 3010 github stars!
How to Install django-environ
You can install django-environ using pip
pip install django-environ
or add it to a project with poetry
poetry add django-environ
Package Details
- Author
- Daniele Faraglia
- License
- MIT
- Homepage
- https://django-environ.readthedocs.org
- PyPi:
- https://pypi.org/project/django-environ/
- Documentation:
- https://django-environ.readthedocs.org
- GitHub Repo:
- https://github.com/joke2k/django-environ
Classifiers
- Software Development/Libraries/Python Modules
- Utilities
Related Packages
Errors
A list of common django-environ errors.
Code Examples
Here are some django-environ
code examples and snippets.
GitHub Issues
The django-environ package has 91 open issues on GitHub
- The new settings from env.ini are not reloaded when I restart uwsgi, only after reboot
- Feature request: support default redis backend
- Support for mssql-django
- AttributeError: 'str' object has no attribute 'root'