This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
c341803315
django
/
tests
/
model_inheritance_regress
History
Tim Graham
f2b8fa1763
[1.11.x]
Fixed
#28210
-- Fixed Model._state.adding on MTI parent model after saving child model.
...
Regression in
38575b007a
. Backport of
59ab1b2683
from master
2017-05-19 21:09:42 -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
#28210
-- Fixed Model._state.adding on MTI parent model after saving child model.
2017-05-19 21:09:42 -04:00