django/tests/serializers
django-bot 69a93a88ed Refs #36500 -- Rewrapped long docstrings and block comments via a script.
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
2025-07-23 20:17:55 -03:00
..
models Refs #21286 -- Fixed serializers tests if Pillow isn't installed. 2024-12-05 08:51:05 +01:00
__init__.py
test_data.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_deserialization.py Refs #29522 -- Fixed serializers/fixtures test crash if PyYAML isn't installed. 2024-09-19 08:51:30 +02:00
test_json.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_jsonl.py
test_natural.py
test_xml.py Applied Black's 2025 stable style. 2025-03-01 19:41:37 +01:00
test_yaml.py Removed double spaces after periods and within phrases. 2025-07-23 10:09:43 -03:00
tests.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00