Skip to content

Conversation

@lanshark
Copy link

Update to support Django 1.11, 2.0 and Python 3.6 with example program

This includes:
PEP 8 Fixes (lanshark)
setup.py improvements to Classifiers, added url (lanshark)
updated README (lanshark, luisza)
renamed test/d1_11 to example/demo (luisza original, lanshark renamed)
Added notice of maintainership, recommended WeasyPrint (lanshark)
Added Mixins for CBVs, Decorator Support (luisza)
Improve static file handling (luisza)
Django 1.11 and 2.0 compatibility (luisza, lanshark)
python 3.6 compatibility (lanshark)

vierno and others added 17 commits May 30, 2014 15:24
PdfResponse is a subclass of django's TemplateResponse which outputs pdf.
This includes: PEP 8 Fixes (lanshark) setup.py improvements to Classifiers, added url (lanshark) updated README (lanshark, luisza) renamed test/d1_11 to example/demo (luisza original, lanshark renamed) Added notice of maintainership, recommended WeasyPrint (lanshark) Added Mixins for CBVs, Decorator Support (luisza) Improve static file handling (luisza) Django 1.11 compatibility (luisza) python 3.6 compatibility (lanshark)
@lanshark
Copy link
Author

lanshark commented Jun 2, 2018

I gave up and forked this to github.com:/lanshark/lanshark-xhtml2pdf, which can be found on pypi.org

@lanshark lanshark closed this Jun 5, 2018
@lanshark lanshark deleted the django-2.0 branch June 5, 2018 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants