We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7cf00b commit f690333Copy full SHA for f690333
1 file changed
requirements.txt
@@ -8,6 +8,7 @@ decorator>=3.4.0
8
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
9
Django>=1.8.16,<1.9
10
django-bootstrap3>=5.1.1,<7.0.0 # django-bootstrap 7.0 requires django 1.8
11
+django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
12
django-markup>=1.1
13
django-tastypie>=0.13.1
14
django-widget-tweaks>=1.3
0 commit comments