django/tests/modeltests/signals
Jacob Kaplan-Moss dd966f081a Fixed the test case from [10399] to be more robust against the order in which test cases are executed.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10402 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-05 17:54:02 +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 the test case from [10399] to be more robust against the order in which test cases are executed. 2009-04-05 17:54:02 +00:00