1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/modeltests/proxy_models
2009-06-08 13:04:22 +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 #10672 -- Altered save_base to ensure that proxy models send a post_save signal. 2009-06-08 13:04:22 +00:00