django/tests/serializers
Keda87 794b7d8033 Refs #27546 -- Tested some __repr__() methods. 2016-12-01 08:09:38 -05:00
..
models Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs. 2016-11-30 17:05:31 -05:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test_data.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
test_deserializedobject.py Refs #27546 -- Tested some __repr__() methods. 2016-12-01 08:09:38 -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