1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/model_inheritance_select_related
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