Formtools has been moved from django.contrib to an external package. Add it to requirements.

- Legacy-Id: 12260
This commit is contained in:
Henrik Levkowetz 2016-11-03 20:50:10 +00:00
parent f7cf00b7ec
commit f690333ea3

View file

@ -8,6 +8,7 @@ decorator>=3.4.0
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
Django>=1.8.16,<1.9
django-bootstrap3>=5.1.1,<7.0.0 # django-bootstrap 7.0 requires django 1.8
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
django-markup>=1.1
django-tastypie>=0.13.1
django-widget-tweaks>=1.3