django1/django/core/serializers
Vytis Banaitis 3dcc351691 Refs #23919 -- Used yield from. 2017-02-23 20:06:01 -05: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 #27656 -- Updated django.core docstring verbs according to PEP 257. 2017-02-21 11:58:42 -05:00