django/tests/regressiontests/m2m_regress
Jannis Leidel 55d8c47d29 [1.2.X] Fixed a few other backporting-related bugs introduced in r14213.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14247 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-17 16:09:07 +00:00
..
__init__.py Fixed #8279 -- Multiple many-to-many relations to "self" are now possible. 2008-08-29 21:24:00 +00:00
models.py [1.2.X] 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. Backport of [14205]. 2010-10-14 01:11:22 +00:00
tests.py [1.2.X] Fixed a few other backporting-related bugs introduced in r14213. 2010-10-17 16:09:07 +00:00