Use new fork of django-formset-js

This commit is contained in:
Raphael Michel
2017-01-04 19:35:55 +01:00
parent b23d95b6c3
commit 89732a3057

View File

@@ -3,7 +3,7 @@ Django>=1.10,<1.11
python-dateutil
pytz
django-bootstrap3>=7.1,<7.2
git+https://github.com/pretix/django-formset-js.git@master#egg=django-formset-js
django-formset-js-improved==0.5.0.1
django-compressor==2.1
reportlab>=3.2,<3.3
PyPDF2==1.26.*