You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2020. It is now read-only.
response.py:3: DeprecationWarning: django.utils.simplejson is deprecated; use json instead.
from django.utils import simplejson
checkout: https://docs.djangoproject.com/en/dev/releases/1.5/#system-version-of-simplejson-no-longer-used
Update:
It seems you are solving it in django-1.6 branch. So you could close this one. Sorry for that
The text was updated successfully, but these errors were encountered: