Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #72: Add django 3 support #73

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

daniel-ruiz
Copy link

@daniel-ruiz daniel-ruiz commented Dec 11, 2019

Enable easy_pdf to be installed in Django 3.0 by dropping the dependency of django.utils.six module, which is no longer present in Django 3.0.

Instead, the classes that need compatibility with Python 2 have been added to the new compat module.

Fixes #72

@openHBP
Copy link

openHBP commented Jun 22, 2020

Would it be possible to integrate this please?

@geolffreym
Copy link

@openHBP try creating your own fork of the project.. look like isnt maintened anymore.. or just install from my fork
pip install git+git://github.com/geolffreym/django-easy-pdf.git#egg=django-easy-pdf

@geolffreym
Copy link

@daniel-ruiz commit this fix since 2019 """"damn"""" this is not maintained project!!

@LutfiZakaria
Copy link

#75 Owwh, there is some update about this

@schwartzadev
Copy link

Would love to see this resolved as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Django 3.0
5 participants