Django

Code

root/django/trunk/django/core/serializers

Name Size Rev Age Last Change
../
__init__.py 3.4 kB 8370 3 months russellm: Fixed #7676 -- Modified serializer registration to be thread safe. Thanks …
base.py 5.2 kB 8616 3 months gwilson: Removed oldforms, validators, and related code: * Removed Manipulator, …
json.py 2.0 kB 8151 4 months russellm: Fixed #7990 -- Modified serializers to use StringIO, rather than …
python.py 3.8 kB 8676 3 months jacob: Fixed #8651: correctly deserialize objects with 0 for pk/fk.
pyyaml.py 1.7 kB 8151 4 months russellm: Fixed #7990 -- Modified serializers to use StringIO, rather than …
xml_serializer.py 8.5 kB 8321 3 months russellm: Fixed #8134 -- Corrected serialization of m2m fields with intermediate …
Note: See TracBrowser for help on using the browser.