1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/serializers
2023-08-22 12:42:57 +02:00
..
models Fixed #34779 -- Avoided unnecessary selection of non-nullable m2m fields without natural keys during serialization. 2023-08-19 10:29:43 +02:00
__init__.py
test_data.py
test_deserializedobject.py
test_json.py
test_jsonl.py
test_natural.py
test_xml.py
test_yaml.py
tests.py Removed unnecessary trailing commas in tests. 2023-08-22 12:42:57 +02:00