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

Deprecation Warning on simplejson #12

Open
verganis opened this issue Feb 19, 2014 · 1 comment
Open

Deprecation Warning on simplejson #12

verganis opened this issue Feb 19, 2014 · 1 comment

Comments

@verganis
Copy link

Everytime I run a management task in my Django app, in which I am using django-treeadmin, I get the following Warning on console

/home/stefano/venvs/open_bilanci/local/lib/python2.7/site-packages/treeadmin/admin.py:6: DeprecationWarning: django.utils.simplejson is deprecated; use json instead.
  from django.utils import simplejson
@lanshark
Copy link

lanshark commented May 2, 2016

note: this is fixed in my branch: ls-django-treeadmin.

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

No branches or pull requests

2 participants