Source: django-dajax
Version: 0.9.2-1
Severity: important

Dear Maintainer,

in dajax/core.py there is:
from django.utils import simplejson as json

which from django 1.7 (see release notes) has been removed, however it is
possible to:

import simplejson as json

but as written on the django 1.5 Release notes there are some
incompatibilities that may trigger errors in some circumstances.
Subsequent software have to be checked and migrated.

I'm sorry I cannot be more specific, but I find this on a quick test of
an old django application tested on a Jessie.

Thanks for your time.
Enrico

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>

Reply via email to