summaryrefslogtreecommitdiff
path: root/django/utils/simplejson/encoder.py
AgeCommit message (Collapse)Author
2007-01-31Merged revisions 4186 to 4454 from trunk.Robin Munn
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@4455 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-28Added Bob Ippolito's simplejson (http://undefined.org/python/#simplejson) as ↵Jacob Kaplan-Moss
{{{django.auth.simplejson}}}. This is version 1.3 of simplejson. Thanks to Bob for his code and his permission to include it. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3232 bcc190cf-cafb-0310-a4f2-bffc1f526a37