Docker for prodution setup.

This commit is contained in:
Drew Larson
2016-07-08 10:55:14 -06:00
parent 0d9ec2f3af
commit bfeeb816da
10 changed files with 106 additions and 22 deletions
+3 -2
View File
@@ -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
-2
View File
@@ -1,5 +1,3 @@
-r base.txt
-r testing.txt
django-debug-toolbar
PyYAML
gunicorn==19.4.5
+1
View File
@@ -1 +1,2 @@
-r base.txt
gunicorn==19.4.5