We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e707f2d commit e62b99cCopy full SHA for e62b99c
1 file changed
requirements.txt
@@ -6,6 +6,7 @@
6
Django==1.6.8
7
# FIXME: switch to upstream pending merge of https://github.com/kmmbvnr/django-fsm/pull/59
8
git+https://github.com/deis/django-fsm@propagate-false
9
+django-cors-headers==0.13
10
django-guardian==1.2.4
11
django-json-field==0.5.7
12
djangorestframework==2.4.3
@@ -18,4 +19,3 @@ PyYAML==3.11
18
19
redis==2.9.1
20
static==1.0.2
21
South==1.0
-django-cors-headers==0.13
0 commit comments