django1/django/core/serializers
vinay karanam d1d08d86ba [1.11.x] Fixed #28230 -- Allowed DjangoJsonEncoder to serialize CallableBool. 2017-05-22 21:58:38 -04:00
..
__init__.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
base.py [1.11.x] Fixed #27742 -- Reverted "Fixed #24607 -- Serialized natural keys in multi-table inheritance models." 2017-02-11 06:40:30 -05:00
json.py [1.11.x] Fixed #28230 -- Allowed DjangoJsonEncoder to serialize CallableBool. 2017-05-22 21:58:38 -04:00
python.py Fixed #26207 -- Replaced dynamic classes with non-data descriptors for deferred instance loading. 2016-04-29 13:06:32 -04:00
pyyaml.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
xml_serializer.py Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00