1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/serializers
2019-06-27 15:10:22 +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
test_xml.py
test_yaml.py
tests.py Added test for serializing child model without inherited fields. 2019-06-27 15:10:22 +02:00