This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 02:23:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
584e10c76e
django
/
tests
/
model_inheritance_regress
History
Download ZIP
Download TAR.GZ
Tim Graham
584e10c76e
Fixed
#28166
-- Fixed Model._state.db on MTI parent model after saving child model.
...
Regression in
38575b007a
.
2017-05-03 12:14:15 -04:00
..
__init__.py
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
tests.py
Fixed
#28166
-- Fixed Model._state.db on MTI parent model after saving child model.
2017-05-03 12:14:15 -04:00