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-01-27 18:49:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
model_inheritance_select_related
History
…
..
__init__.py
Fixed
#7246
-- Pull in the all the necessary data when using select_related() with multi-table inheritance.
2008-06-29 09:39:32 +00:00
models.py
…
tests.py
…