summaryrefslogtreecommitdiff
path: root/tests/modeltests/signals/__init__.py
AgeCommit message (Collapse)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2007-09-15Fixed #4879 -- Added 'created' arg to post_save signal. This is True is a ↵Malcolm Tredinnick
new object is created. Patch from George Vilches. Fully backwards compatible, because signal receivers do not have to be able to accept all the arguments (thankyou, robust_apply()). git-svn-id: http://code.djangoproject.com/svn/django/trunk@6269 bcc190cf-cafb-0310-a4f2-bffc1f526a37