Skip to content

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