summaryrefslogtreecommitdiff
path: root/django/utils/simplejson/jsonfilter.py
AgeCommit message (Collapse)Author
2008-07-27Fixed #7131 -- Updated included simplejson code to match the simplejson-1.9.2Malcolm Tredinnick
release. This should be fully backwards-compatible for people using the public interfaces. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8124 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-30Fixed #3320: upgraded django.utils.simplejson to simplejson version 1.5. ↵Jacob Kaplan-Moss
Thanks, Lawrence Oluyede. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4454 bcc190cf-cafb-0310-a4f2-bffc1f526a37