Alex Gaynor
|
292322f977
|
[py3k] Silence many warnings while running the tests.
|
2012-09-07 13:17:34 -04:00 |
Claude Paroz
|
9383a2761c
|
Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17828 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-30 08:02:08 +00:00 |
Jannis Leidel
|
2b0c1ea641
|
Fixed #17527 -- Improved exception message when adding the wrong type of object to a ManyToManyField. Thanks, guettli and cClaude Paroz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17437 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-02-04 16:06:09 +00:00 |
Alex Gaynor
|
d5a45d79fe
|
Convert all modeltests to use absolute imports, rather than relative ones.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16975 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-10-13 18:04:12 +00:00 |
Russell Keith-Magee
|
c0cb75ce64
|
Migrated many-to-many doctests. Thanks to George Sakkis for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14285 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-10-19 12:01:47 +00:00 |