Mike Johnson
|
fcd3d4c68f
|
model_split: Fixed #19236 - fixed error for abstract models with a split method
|
2012-11-04 13:43:54 -08:00 |
Alex Gaynor
|
292322f977
|
[py3k] Silence many warnings while running the tests.
|
2012-09-07 13:17:34 -04:00 |
Alex Gaynor
|
8c0eefd066
|
Convert the remainder of the relative imports in the tests to be absolute imports.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16981 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-10-13 21:34:56 +00:00 |
Luke Plant
|
5009e45dfe
|
Fixed #14270 - related manager classes should be cached
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
|
2011-09-30 10:41:25 +00:00 |
Alex Gaynor
|
2bbea7555b
|
Fixed #14458 -- converted m2m_regress tests from doctests to unittests. We 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
|
2010-10-14 01:10:57 +00:00 |