This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e7dc39fb65
django
/
tests
/
model_inheritance_regress
History
Tim Graham
59ab1b2683
Fixed
#28210
-- Fixed Model._state.adding on MTI parent model after saving child model.
...
Regression in
38575b007a
.
2017-05-19 13:22:17 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Decreased max_length for char fields unless absolutely needed. (
#8485
)
2017-05-10 17:33:46 +02:00
tests.py
Fixed
#28210
-- Fixed Model._state.adding on MTI parent model after saving child model.
2017-05-19 13:22:17 -04:00