django-dotenv 1.4.2
0
foreman reads from .env. manage.py doesn't. Let's fix that.
Contents
foreman reads from .env. manage.py doesn't. Let's fix that.
Stars: 572, Watchers: 572, Forks: 42, Open Issues: 16The jpadilla/django-dotenv
repo was created 11 years ago and the last code push was 2 years ago.
The project is popular with 572 github stars!
How to Install django-dotenv
You can install django-dotenv using pip
pip install django-dotenv
or add it to a project with poetry
poetry add django-dotenv
Package Details
- Author
- José Padilla
- License
- Homepage
- http://github.com/jpadilla/django-dotenv
- PyPi:
- https://pypi.org/project/django-dotenv/
- GitHub Repo:
- https://github.com/jpadilla/django-dotenv
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common django-dotenv errors.
Code Examples
Here are some django-dotenv
code examples and snippets.