django1/django/core/serializers
Tim Graham 18a2fb1907 [1.5.X] Fixed #20136 - Fixed and expanded the docs for loaddata and model signals.
Thanks brandon@ and Anssi for the report.

Backport of 2c62a509de from master
2013-05-11 19:37:09 -04:00
..
__init__.py remove a bunch of unnescesarry iterkeys() calls 2012-08-08 07:33:15 -07:00
base.py [1.5.X] Fixed #20136 - Fixed and expanded the docs for loaddata and model signals. 2013-05-11 19:37:09 -04:00
json.py Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
python.py Fixed #9279 -- Added ignorenonexistent option to loaddata 2012-09-30 23:40:27 -07:00
pyyaml.py Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
xml_serializer.py [1.5.x] Restricted the XML deserializer to prevent DoS attacks. 2013-02-19 10:39:03 -07:00