django/tests/modeltests/proxy_model_inheritance
Aymeric Augustin eb163f37cb Use the class decorator syntax available in Python >= 2.6. Refs #17965.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17829 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-30 09:08:29 +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
models.py
tests.py Use the class decorator syntax available in Python >= 2.6. Refs #17965. 2012-03-30 09:08:29 +00:00