1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/modeltests/proxy_models
2010-02-27 16:30:27 +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 Removed more stray tabs in Python files. 2010-02-27 16:30:27 +00:00