Bläddra i källkod

:tada: Merge pull request #83 from DanielJDufour/patch-1

Added djenv
Jeff Triplett 5 år sedan
förälder
incheckning
42d5cb32f9
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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-->