| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
| 2013-02-24 | Fixed the usage of the deprecated assertEquals. | Florian Apolloner | |
| 2013-02-23 | Fixed #19816: pre-evaluate queryset on m2m set | Tomek Paczkowski | |
| In ReverseManyRelatedObjectsDescriptor.__set__, evaluate possible queryset to avoid problems when clear() would touch data this queryset returns. | |||
| 2012-12-13 | Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering | Anssi Kääriäinen | |
| If there are more than one values to compare against and the qs isn't ordered then assertQuerysetEqual will raise a ValueError. | |||
| 2012-11-04 | model_split: Fixed #19236 - fixed error for abstract models with a split method | Mike Johnson | |
| 2012-09-07 | [py3k] Silence many warnings while running the tests. | Alex Gaynor | |
| 2011-10-13 | Convert the remainder of the relative imports in the tests to be absolute ↵ | Alex Gaynor | |
| imports. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16981 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-09-30 | Fixed #14270 - related manager classes should be cached | Luke Plant | |
| Thanks to Alex Gaynor for the report and initial patch, and mrmachine for more work on it. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16916 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-10-14 | Fixed #14458 -- converted m2m_regress tests from doctests to unittests. We ↵ | Alex Gaynor | |
| have always been at war with doctests. Thanks to Gabriel Hurley for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14205 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
