django1/django/core/serializers
Claude Paroz 301de774c2 Refs #27795 -- Replaced many force_text() with str()
Thanks Tim Graham for the review.
2017-04-27 09:10:02 +02:00
..
__init__.py Refs #27656 -- Updated django.core docstring verbs according to PEP 257. 2017-02-21 11:58:42 -05:00
base.py Fixed #27742 -- Reverted "Fixed #24607 -- Serialized natural keys in multi-table inheritance models." 2017-02-11 06:34:59 -05:00
json.py Refs #23919 -- Used yield from. 2017-02-23 20:06:01 -05:00
python.py Refs #27656 -- Updated django.core docstring verbs according to PEP 257. 2017-02-21 11:58:42 -05:00
pyyaml.py Refs #23919 -- Used yield from. 2017-02-23 20:06:01 -05:00
xml_serializer.py Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00