django/tests/serializers
Joachim Jablon 721f0ca85c Simplified a test after refs #26207. 2016-11-17 10:23:17 -05:00
..
models Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 2016-11-10 21:30:21 -05:00
__init__.py
test_data.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
test_json.py Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder. 2016-07-14 13:34:15 -04:00
test_natural.py Fixed #24607 -- Serialized natural keys in multi-table inheritance models. 2016-10-12 20:04:57 -04:00
test_xml.py Separated XML serialization tests 2015-09-26 19:58:43 +02:00
test_yaml.py Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate. 2016-01-29 13:37:33 -05:00
tests.py Simplified a test after refs #26207. 2016-11-17 10:23:17 -05:00