1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/tests/modeltests/signals
2009-04-05 17:20:38 +00:00
..
__init__.py Fixed #4879 -- Added 'created' arg to post_save signal. This is True is a new object is created. Patch from George Vilches. 2007-09-15 09:14:51 +00:00
models.py Fixed #9989: fixed a subtle edge case where removing signals could break. Thanks, ferringb. 2009-04-05 17:20:38 +00:00