1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/serializers
2019-08-07 11:23:14 +02:00
..
models Fixed #28725 -- Prevented serializing inherited ManyToManyFields in child model. 2019-06-27 15:10:22 +02:00
__init__.py
test_data.py
test_deserializedobject.py
test_json.py
test_natural.py Fixed #28385 -- Fixed deserializing natural keys when primary key has a default value. 2018-11-27 18:35:19 -05:00
test_xml.py
test_yaml.py Refs #11929 -- Fixed ordering of test YAML dumps. 2019-05-03 10:48:18 +02:00
tests.py Corrected several typos in string literals and test names. 2019-08-07 11:23:14 +02:00