This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
model_inheritance_select_related
History
Malcolm Tredinnick
2c1d6a80b3
Removed a stray debugging print that slipped in.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@7783
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-06-29 09:40:48 +00:00
..
__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
Removed a stray debugging print that slipped in.
2008-06-29 09:40:48 +00:00