.. |
models
|
8e90560aa8
Fixed #32420 -- Fixed detecting primary key values in deserialization when PK is also a FK.
|
4 years ago |
__init__.py
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 years ago |
test_data.py
|
d992f4e3c2
Refs #31369 -- Removed models.NullBooleanField per deprecation timeline.
|
4 years ago |
test_deserializedobject.py
|
794b7d8033
Refs #27546 -- Tested some __repr__() methods.
|
8 years ago |
test_json.py
|
738e9e615d
Fixed #26743 -- Fixed UnboundLocalError crash when deserializing m2m fields and value isn't iterable.
|
5 years ago |
test_jsonl.py
|
78c811334c
Refs #30190 -- Minor edits to JSONL serializer.
|
4 years ago |
test_natural.py
|
8e90560aa8
Fixed #32420 -- Fixed detecting primary key values in deserialization when PK is also a FK.
|
4 years ago |
test_xml.py
|
68fc21b378
Fixed #29249 -- Made JSON and YAML serializers use Unicode by default.
|
4 years ago |
test_yaml.py
|
a9b8898242
Refs #11929 -- Fixed ordering of test YAML dumps.
|
5 years ago |
tests.py
|
45a42aabfa
Fixed #29708 -- Deprecated PickleSerializer.
|
3 years ago |