1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/serializers
2020-07-20 09:48:31 +02:00
..
models
__init__.py
test_data.py Fixed #17653 -- Allowed using zero as AutoFields value on MySQL if NO_AUTO_VALUE_ON_ZERO SQL mode is enabled. 2020-07-20 09:48:31 +02:00
test_deserializedobject.py
test_json.py
test_jsonl.py Refs #30190 -- Minor edits to JSONL serializer. 2020-06-17 07:59:40 +02:00
test_natural.py
test_xml.py
test_yaml.py
tests.py