Getting Started - django-environ
Installing django-environ django-environ is a Python-only package hosted on PyPI. The recommended installation method is pip-installing into a virtualenv: $ python -m pip install django-environ Note After installing django-environ , no need to add it to INSTALLED_APPS . Unstable version The master of all the material is the Git repository at https://github.com/joke2k/django-environ.