django/tests/modeltests/proxy_models
Russell Keith-Magee 17c097b166 Migrated proxy_models doctests. Thanks to Eric Florenzano.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13831 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-13 05:29:21 +00:00
..
fixtures Fixed #11194 -- Corrected loading of Proxy models from fixtures (and, by extension, save_base(raw=True) for Proxy models). 2009-06-08 13:35:39 +00:00
__init__.py Fixed #10356 -- Added pure-Python inheritance for models (a.k.a proxy models). 2009-03-18 09:47:08 +00:00
models.py Migrated proxy_models doctests. Thanks to Eric Florenzano. 2010-09-13 05:29:21 +00:00
tests.py Migrated proxy_models doctests. Thanks to Eric Florenzano. 2010-09-13 05:29:21 +00:00