django/tests/modeltests/proxy_model_inheritance
Aymeric Augustin 43cb17bbe5 Added cleanup code to the proxy_model_inheritance tests. Refs #12286, #16329.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17712 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-14 08:40:35 +00:00
..
app1 Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00
app2 Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00
__init__.py Refs: #12286 -- Add a test to verify that a proxied model's table is created in 2010-03-21 20:29:11 +00:00
models.py Refs: #12286 -- Add a test to verify that a proxied model's table is created in 2010-03-21 20:29:11 +00:00
tests.py Added cleanup code to the proxy_model_inheritance tests. Refs #12286, #16329. 2012-03-14 08:40:35 +00:00