Add django-environ and use it to set ALLOWED_HOSTS.

Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
This commit is contained in:
Eric Riggs
2018-04-26 02:18:32 -04:00
parent d97b080586
commit 3145cb4231
4 changed files with 8 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ django-colorful==1.2
django-compressor==2.2
django-cors-headers==2.2.0
django-downloadview==1.9
django-environ==0.4.4
django-formtools==2.1
django-pure-pagination==0.3.0
django-mathfilters==0.4.0