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-22 11:34:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
2bc0dacd40
django
/
tests
/
model_inheritance
History
Download ZIP
Download TAR.GZ
Akis Kesoglou
b877697472
[1.6.x]
Fixed
#23370
-- defer() + select_related() crashed with inherited models.
...
Backport of
6613ea6e3f
from master
2014-08-30 07:16:47 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.6.x]
Fixed
#20895
-- Made check management command warn if a BooleanField does not have a default value
2013-08-15 20:33:02 -04:00
tests.py
[1.6.x]
Fixed
#23370
-- defer() + select_related() crashed with inherited models.
2014-08-30 07:16:47 -04:00