issues
search
jorgebastida
/
django-dajax
Easy to use library to create asynchronous presentation logic with django and dajaxice
http://dajaxproject.com/
BSD 3-Clause "New" or "Revised" License
346
stars
99
forks
source link
Fixed depricated json dependency
#84
Open
koleror
opened
10 years ago
koleror
commented
10 years ago
Simplejson is depricated. Use json instead when available.
Simplejson is depricated. Use json instead when available.