django1/tests/modeltests/field_subclassing
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
..
__init__.py Added the small changes necessary to make creating custom model fields easier. 2007-11-05 13:59:42 +00:00
fields.py Fixed #18023 -- Removed bundled simplejson. 2012-04-29 19:58:00 +02:00
models.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00
tests.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00