1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/modeltests/proxy_model_inheritance
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