Prototype for PDF generation

This commit is contained in:
Raphael Michel
2015-03-22 00:06:35 +01:00
parent 93d53b52ca
commit e774c7b7d5
4 changed files with 77 additions and 5 deletions

View File

@@ -6,6 +6,8 @@ django-bootstrap3
-e git+https://github.com/pretix/django-formset-js.git@master#egg=django-formset-js
-e git+https://github.com/pretix/cleanerversion.git@pretix#egg=cleanerversion
django-compressor
reportlab
-e git+https://github.com/pretix/PyPDF2.git@pretix#egg=PyPDF2
# Deployment / static file compilation requirements
BeautifulSoup4