Closed antonvino closed 8 years ago
This change would be much appriciated. Whats keeping it from being merged?
Hi, Is this project still active, the pull request is super simple I wonder why noone just hit merge button.
Confirmed working with Django 1.8.3 on Python 2.7.6. I had to patch manually, why is no one merging? Thanks.
Hello. Django-chartit is not compatible with Django 1.7+. I released a fork called django-chartit2. It is now on PyPI.
Hello everyone, I've just taken first steps to revive this project by cleaning up and merging with the django-chartit2 fork by @grantmcconnaughey.
Since this issue has been fixed in 63d2d4a0 I'm closing this PR. If you'd like to remove the simplejson dependency and instead use the json module please open another PR.
Django now relies on Python having json and does not have simplejson in utils anymore