1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/serializers
2020-04-28 11:11:39 +02:00
..
models Enforced uniqueness of natural keys used in tests. 2020-04-07 10:54:19 +02:00
__init__.py
test_data.py
test_deserializedobject.py
test_json.py
test_natural.py
test_xml.py Refs #29249 -- Added tests for serializing Unicode data with XML serializer. 2020-04-28 11:11:39 +02:00
test_yaml.py
tests.py Used assertRaisesMessage() in various tests. 2020-02-07 12:46:23 +01:00