django/tests/regressiontests/test_utils
Aymeric Augustin cec6bd5a59 Fixed #18023 -- Removed bundled simplejson.
And started the deprecation path for django.utils.simplejson.

Thanks Alex Ogier, Clueless, and other contributors for their
work on the patch.
2012-04-29 19:58:00 +02:00
..
fixtures
templates/template_used Fixed #17604 - Added context-manager capability to assertTemplateUsed and assertTemplateNotUsed. Thanks Greg Müllegger. 2012-01-31 19:23:09 +00:00
__init__.py
models.py
tests.py Fixed #18023 -- Removed bundled simplejson. 2012-04-29 19:58:00 +02:00
urls.py
views.py