Skip to content

Fixes #72: Add django 3 support#73

Open
daniel-ruiz wants to merge 2 commits into
nigma:masterfrom
daniel-ruiz:add-django-3-support
Open

Fixes #72: Add django 3 support#73
daniel-ruiz wants to merge 2 commits into
nigma:masterfrom
daniel-ruiz:add-django-3-support

Conversation

@daniel-ruiz

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

Copy link
Copy Markdown

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

openHBP commented Jun 22, 2020

Copy link
Copy Markdown

Would it be possible to integrate this please?

@geolffreym

Copy link
Copy Markdown

@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
Copy Markdown

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

@LutfiZakaria

Copy link
Copy Markdown

#75 Owwh, there is some update about this

@schwartzadev

Copy link
Copy Markdown

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