django/tests/serializers
Claude Paroz fb901c82bf [1.9.x] Made tests/serializers/models.py a models package
Thanks Tim Graham for the patch series review.
Backport of 50acbf3ff6 from master.
2015-09-26 20:05:23 +02:00
..
models [1.9.x] Made tests/serializers/models.py a models package 2015-09-26 20:05:23 +02:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test_data.py [1.9.x] Moved remaining of serializers_regress to serializers tests 2015-09-26 20:04:51 +02:00
test_json.py [1.9.x] Separated JSON serialization tests 2015-09-26 20:03:26 +02:00
test_natural.py [1.9.x] Separated natural key serialization tests 2015-09-26 20:03:54 +02:00
test_xml.py [1.9.x] Separated XML serialization tests 2015-09-26 20:03:00 +02:00
test_yaml.py [1.9.x] Separated YAML serialization tests 2015-09-26 20:02:25 +02:00
tests.py [1.9.x] Moved more serializers_regress to serializers tests 2015-09-26 20:04:21 +02:00