django/tests/regressiontests/m2m_regress
Malcolm Tredinnick fd0cc45828 [8721] introduced some internal field names. We hide them from the list of
valid field names in debugging output so that it doesn't confuse things.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8730 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-30 04:52:56 +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 [8721] introduced some internal field names. We hide them from the list of 2008-08-30 04:52:56 +00:00