django/tests/modeltests/proxy_models
2009-05-19 13:42:38 +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 Fixed #11116 -- Corrected the deletion of proxy objects. Thanks to Samuel Adam for the fix. 2009-05-19 13:42:38 +00:00