Add Django project and nginx conf + deps
This commit is contained in:
8
requirements.txt
Normal file
8
requirements.txt
Normal file
@ -0,0 +1,8 @@
|
||||
appdirs==1.4.3
|
||||
Django==1.11.1
|
||||
gunicorn==19.7.1
|
||||
packaging==16.8
|
||||
psycopg2==2.7.1
|
||||
pyparsing==2.2.0
|
||||
pytz==2017.2
|
||||
six==1.10.0
|
||||
Reference in New Issue
Block a user