Add database URL and Postgresql support.
This commit is contained in:
parent
806763f0bd
commit
b8532b0c07
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue