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-03-15 20:00:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_inheritance
History
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