.. |
models
|
0595bca221
Fixed #27742 -- Reverted "Fixed #24607 -- Serialized natural keys in multi-table inheritance models."
|
hace 8 años |
__init__.py
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
hace 12 años |
test_data.py
|
2b281cc35e
Refs #23919 -- Removed most of remaining six usage
|
hace 8 años |
test_deserializedobject.py
|
794b7d8033
Refs #27546 -- Tested some __repr__() methods.
|
hace 8 años |
test_json.py
|
c651331b34
Converted usage of ugettext* functions to their gettext* aliases
|
hace 8 años |
test_natural.py
|
0595bca221
Fixed #27742 -- Reverted "Fixed #24607 -- Serialized natural keys in multi-table inheritance models."
|
hace 8 años |
test_xml.py
|
7b2f2e74ad
Refs #23919 -- Removed six.<various>_types usage
|
hace 8 años |
test_yaml.py
|
d6eaf7c018
Refs #23919 -- Replaced super(ClassName, self) with super().
|
hace 8 años |
tests.py
|
500532c95d
Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode().
|
hace 8 años |