django1/tests/modeltests/proxy_model_inheritance
Ramiro Morales e9a909e30a Fixed #16593 -- Refactored proxy_model_inheritance fixture setup to minimize the chances of leaving a modified INSTALLED_APPS setting for tests ran after it if setUp fails. Thanks Jim Dalton for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16593 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-08-10 22:34:45 +00:00
..
app1 Refs: #12286 -- Add a test to verify that a proxied model's table is created in 2010-03-21 20:29:11 +00:00
app2 Refs: #12286 -- Add a test to verify that a proxied model's table is created in 2010-03-21 20:29:11 +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 Fixed #16593 -- Refactored proxy_model_inheritance fixture setup to minimize the chances of leaving a modified INSTALLED_APPS setting for tests ran after it if setUp fails. Thanks Jim Dalton for the report and patch. 2011-08-10 22:34:45 +00:00