Add database URL and Postgresql support.

This commit is contained in:
Josh Washburne 2017-12-26 15:06:01 -05:00
parent 806763f0bd
commit b8532b0c07

View file

@ -1,3 +1,5 @@
dj-database-url==0.4.2
Django==2.0
psycopg2==2.7.3.2
python-decouple==3.1
pytz==2017.3