summaryrefslogtreecommitdiff
path: root/tests/modeltests/proxy_model_inheritance
AgeCommit message (Collapse)Author
2010-03-25Fixed #12286 -- Modified the test case added in r12828 so that it passes ↵Russell Keith-Magee
under Postgres. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12846 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-21Refs: #12286 -- Add a test to verify that a proxied model's table is created inKaren Tracey
a situation where it did not used to be. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12828 bcc190cf-cafb-0310-a4f2-bffc1f526a37