mirror of
https://github.com/fspc/workstand.git
synced 2026-09-16 16:41:38 -04:00
Docker for prodution setup.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Django==1.9.4
|
||||
Django==1.9.7
|
||||
pytz==2015.7
|
||||
django-widget-tweaks==1.4.1
|
||||
psycopg2==2.6.1
|
||||
@@ -9,4 +9,5 @@ whoosh==2.7.4
|
||||
git+git://github.com/django-haystack/django-haystack.git
|
||||
djangorestframework
|
||||
django-webpack-loader
|
||||
requests
|
||||
requests
|
||||
PyYAML
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
-r base.txt
|
||||
-r testing.txt
|
||||
django-debug-toolbar
|
||||
PyYAML
|
||||
gunicorn==19.4.5
|
||||
@@ -1 +1,2 @@
|
||||
-r base.txt
|
||||
gunicorn==19.4.5
|
||||
|
||||
Reference in New Issue
Block a user