This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-30 00:56:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
73d4560a92664a543111afc60e44f7f76d136c9c
django
/
tests
/
model_inheritance_regress
History
Tim Graham
f3217ab596
[1.11.x]
Fixed
#28166
-- Fixed Model._state.db on MTI parent model after saving child model.
...
Regression in
38575b007a
. Backport of
584e10c76e
from master
2017-05-03 12:31:18 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
tests.py
[1.11.x]
Fixed
#28166
-- Fixed Model._state.db on MTI parent model after saving child model.
2017-05-03 12:31:18 -04:00