django/tests/serializers
Mariusz Felisiak 305757aec1
Applied Black's 2024 stable style.
https://github.com/psf/black/releases/tag/24.1.0
2024-01-26 12:45:07 +01:00
..
models Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
__init__.py
test_data.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
test_deserializedobject.py
test_json.py Fixed #34620 -- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related(). 2023-06-04 20:49:07 +02:00
test_jsonl.py Fixed #34620 -- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related(). 2023-06-04 20:49:07 +02:00
test_natural.py
test_xml.py Fixed #34620 -- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related(). 2023-06-04 20:49:07 +02:00
test_yaml.py Fixed #34620 -- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related(). 2023-06-04 20:49:07 +02:00
tests.py Removed unnecessary trailing commas in tests. 2023-08-22 12:42:57 +02:00