1
0
mirror of https://github.com/django/django.git synced 2025-01-14 04:18:17 +00:00
django/tests/serializers
Tobias Kunze a9b8898242 Refs -- Fixed ordering of test YAML dumps.
Thanks Nick Pope for the review.
2019-05-03 10:48:18 +02:00
..
models Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test_data.py Fixed -- Allowed BooleanField to be null=True. 2018-03-20 12:10:10 -04:00
test_deserializedobject.py Refs -- Tested some __repr__() methods. 2016-12-01 08:09:38 -05:00
test_json.py Fixed -- Made assorted code simplifications. 2018-01-03 13:24:02 -05:00
test_natural.py Fixed -- Fixed deserializing natural keys when primary key has a default value. 2018-11-27 18:35:19 -05:00
test_xml.py Fixed -- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model. 2017-11-30 09:28:44 -05:00
test_yaml.py Refs -- Fixed ordering of test YAML dumps. 2019-05-03 10:48:18 +02:00
tests.py Fixed -- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model. 2017-11-30 09:28:44 -05:00