django/tests/modeltests/proxy_model_inheritance
Karen Tracey 42a751206f Fixed #13657: Moved global declaration before assignments to avoid a syntax warning. Thanks Alex.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13325 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-06-07 03:01:06 +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 #13657: Moved global declaration before assignments to avoid a syntax warning. Thanks Alex. 2010-06-07 03:01:06 +00:00