Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for the Django 1.7+ #32

Closed
wants to merge 4 commits into from
Closed

Conversation

antonvino
Copy link

Django now relies on Python having json and does not have simplejson in utils anymore

@fredrikand
Copy link

This change would be much appriciated. Whats keeping it from being merged?

@PiotrCzapla
Copy link

Hi,
Is this project still active, the pull request is super simple I wonder why noone just hit merge button.

@ghost
Copy link

ghost commented Aug 1, 2015

Confirmed working with Django 1.8.3 on Python 2.7.6. I had to patch manually, why is no one merging?
Thanks.

@grantmcconnaughey
Copy link
Contributor

Hello. Django-chartit is not compatible with Django 1.7+. I released a fork called django-chartit2. It is now on PyPI.

@atodorov
Copy link
Contributor

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 63d2d4a I'm closing this PR. If you'd like to remove the simplejson dependency and instead use the json module please open another PR.

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.

None yet

5 participants