mirror of
https://github.com/fspc/workstand.git
synced 2026-09-16 16:41:38 -04:00
Initial commit.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Django==1.9.4
|
||||
pytz==2015.7
|
||||
django-widget-tweaks==1.4.1
|
||||
psycopg2==2.6.1
|
||||
celery[redis]==3.1.23
|
||||
django-celery==3.1.17
|
||||
opbeat==3.3
|
||||
django-tz-detect==0.2.6
|
||||
@@ -0,0 +1,4 @@
|
||||
-r base.txt
|
||||
-r testing.txt
|
||||
django-debug-toolbar
|
||||
PyYAML
|
||||
@@ -0,0 +1,2 @@
|
||||
-r base.txt
|
||||
gunicorn==19.4.5
|
||||
@@ -0,0 +1 @@
|
||||
-r production.txt
|
||||
@@ -0,0 +1,2 @@
|
||||
coverage
|
||||
mock
|
||||
Reference in New Issue
Block a user