Skip to content

Commit f690333

Browse files
committed
Formtools has been moved from django.contrib to an external package. Add it to requirements.
- Legacy-Id: 12260
1 parent f7cf00b commit f690333

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ decorator>=3.4.0
88
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
99
Django>=1.8.16,<1.9
1010
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
1112
django-markup>=1.1
1213
django-tastypie>=0.13.1
1314
django-widget-tweaks>=1.3

0 commit comments

Comments
 (0)