
django-environ 0.12.0
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: 3139, Watchers: 3139, Forks: 329, Open Issues: 94The joke2k/django-environ repo was created 12 years ago and the last code push was 5 months ago.
The project is very popular with an impressive 3139 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 94 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'
pythonfix







