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-10-06 00:30:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
0f52bf7c96
django
/
tests
/
model_inheritance
History
Download ZIP
Download TAR.GZ
Akis Kesoglou
3297f9e1ad
[1.7.x]
Fixed
#23370
-- defer() + select_related() crashed with inherited models.
...
Backport of
6613ea6e3f
from master
2014-08-30 07:16:42 -04:00
..
same_model_name
[1.7.x]
Fixed
#22402
-- Consolidated model_inheritance tests.
2014-04-21 11:43:38 +02:00
__init__.py
models.py
Fixed
#17673
-- Forbid field shadowing.
2014-02-10 10:04:19 -05:00
tests.py
[1.7.x]
Fixed
#23370
-- defer() + select_related() crashed with inherited models.
2014-08-30 07:16:42 -04:00