We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f275a commit a204081Copy full SHA for a204081
1 file changed
requirements.txt
@@ -14,6 +14,7 @@ django-bcrypt>=0.9.2 # for the BCrypt password hasher option. Remove when all
14
django-bootstrap3>=8.2.1,<9.0.0
15
django-csp>=3.5
16
django-cors-headers>=2.4.0
17
+django-form-utils>=1.0.3
18
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
19
django-markup>=1.1
20
django-password-strength>=1.2.1
0 commit comments