summaryrefslogtreecommitdiff
path: root/tests/modeltests/proxy_model_inheritance/models.py
AgeCommit message (Collapse)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-04-09Fixed #18083 -- Fixed cascade deletion with proxy model of concrete ↵Carl Meyer
subclass. Thanks Simon Charette for report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17887 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