Contact forms update.
[wolnelektury.git] / requirements / requirements.txt
index ce0b5e9..3af1448 100644 (file)
@@ -1,7 +1,7 @@
 -i https://py.mdrn.pl/simple/
 
 # django
-Django==2.2.4
+Django==2.2.5
 fnpdjango==0.4
 
 #django-pipeline==1.6.13
@@ -22,6 +22,10 @@ djangorestframework-xml
 django-admin-ordering==0.10.0
 django-machina==1.0.2
 
+# A version compatible with Django 2.2, with long help text and editable max_length.
+-e git+https://github.com/rczajka/django-forms-builder@1e57b980ef5778895512218fbea015ed428dc89a#egg=django-forms-builder
+
+
 oauthlib>=3.0.1,<3.1
 
 # contact