shymonk/django-datatable

Py3 support

matheusjardimb opened this issue · 2 comments

when django-datatable==0.1.5 some files (like tables/utils.py) aren't py3 compatible.
The code seems fixed in the repo but no version was published whit that changes

pip install git+ssh://git@github.com/shymonk/django-datatable.git solved the issue, but still a new version would be better

@matheusjardimb Thanks for your feedback, checkout v0.2.0 on pypi please.