1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs
Malcolm Tredinnick a9c2f033cd Upgraded included simplejson to 2.0.7.
Also changed importing logic to prefer a system-installed version of
simplejson (unless it's an earlier version that does not contian the C
speedups), then the json module from Python 2.6, then the version
shipped with Django.

Fixed #9266.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9707 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-06 05:13:02 +00:00
..
_ext
_static
_templates
faq Yet another place where we claim to support 2.3 and up 2008-12-10 01:52:08 +00:00
howto
internals Added a link to RKM's blog in the committers file. 2009-01-03 05:04:12 +00:00
intro
man
misc
obsolete
ref Documented that case-insensitive matching is not supported for non-ASCII 2009-01-06 03:34:47 +00:00
releases
topics Upgraded included simplejson to 2.0.7. 2009-01-06 05:13:02 +00:00
conf.py
contents.txt
glossary.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
index.txt
Makefile