.. |
__init__.py
|
12716794db
Fixed #7350, #7202 -- Fixed serialization for multi-model inheritance, which had multiple problems:
|
17 lat temu |
models.py
|
492b8a0821
Fixed #13987 -- Ensure that the primary key is set correctly for all models that have concrete-abstract-concrete inheritance, not just the first model. Thanks to Aramgutang for the report and patch.
|
14 lat temu |
tests.py
|
afd040d4d3
Updated test assertions that have been deprecated by the move to unittest2. In summary, this means:
|
14 lat temu |