🎉 Merge pull request #83 from DanielJDufour/patch-1

Added djenv
This commit is contained in:
Jeff Triplett 2020-09-03 09:49:05 -05:00 committed by GitHub
commit 42d5cb32f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,6 +107,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-environ](https://github.com/joke2k/django-environ) - Environment variables.
- [django-split-settings](https://github.com/sobolevn/django-split-settings) - Organize multiple settings files.
- [django-constance](https://github.com/jazzband/django-constance) - A Django app for storing dynamic settings in pluggable backends (Redis and Django model backend built in) with an integration with the Django admin app.
- [djenv](https://github.com/danieljdufour/djenv) - Load Django settings from environmental variables
### Content Management Systems
<!--lint disable double-link-->