.. |
__init__.py
|
cb7860cced
Fixed #24607 -- Serialized natural keys in multi-table inheritance models.
|
7 жил өмнө |
base.py
|
8f10ceaa90
Changed `'%s' % value` pattern to `str(value)`.
|
4 жил өмнө |
data.py
|
5779cc938a
Fixed #31071 -- Disabled insert optimization for primary keys with defaults when loading fixtures.
|
5 жил өмнө |
multi_table.py
|
895b15771e
Fixed #28725 -- Prevented serializing inherited ManyToManyFields in child model.
|
5 жил өмнө |
natural.py
|
cf21fc9bf0
Enforced uniqueness of natural keys used in tests.
|
5 жил өмнө |