django-jchart icon indicating copy to clipboard operation
django-jchart copied to clipboard

fixed six import for django 3 compatibility

Open hohenstaufen opened this issue 4 years ago • 1 comments

Looks like six library is no longer in django.utils. This fix allows to use django-jchart with django 3.0.8.

hohenstaufen avatar Jul 30 '20 09:07 hohenstaufen

Why hasn't it been merged? It's a very simple fix for an annoying problem when you rely on Pypi.

gustavklopp avatar Apr 27 '21 08:04 gustavklopp