Simplified the locking procedure

This commit is contained in:
Raphael Michel
2015-09-16 11:59:07 +02:00
parent 0680f940a6
commit c268da02a2
8 changed files with 240 additions and 248 deletions

View File

@@ -4,8 +4,8 @@ python-dateutil>=2.4,<2.5
pytz
django-bootstrap3>=6.1,<6.2
-e git+https://github.com/pretix/django-formset-js.git@master#egg=django-formset-js
#cleanerversion>=1.5,<1.6
-e git+https://github.com/pretix/cleanerversion.git@pretix#egg=CleanerVersion
cleanerversion==1.5.3
#-e git+https://github.com/pretix/cleanerversion.git@pretix#egg=CleanerVersion
django-compressor>=1.5,<2.0
reportlab>=3.1.44,<3.2
-e git+https://github.com/pretix/PyPDF2.git@pretix#egg=PyPDF2