summaryrefslogtreecommitdiff
path: root/tests/regressiontests/model_inheritance_select_related/models.py
AgeCommit message (Expand)Author
2008-06-29Removed a stray debugging print that slipped in.Malcolm Tredinnick
2008-06-29Fixed #7246 -- Pull in the all the necessary data when using select_related()...Malcolm Tredinnick