![]() |
4 年之前 | |
---|---|---|
.. | ||
__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 年之前 |