django1/tests/m2m_regress
Marco Fucci 0e2d3b9304 [1.8.x] Fixed #24505 -- Fixed clash with hidden m2m fields.
Added support for multiple m2m fields with the same 'to' model
and with related_name set to '+'.

Backport of 4ee08958f1 from master
2015-09-30 18:38:49 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.8.x] Fixed #24505 -- Fixed clash with hidden m2m fields. 2015-09-30 18:38:49 -04:00
tests.py [1.8.x] Fixed #24505 -- Fixed clash with hidden m2m fields. 2015-09-30 18:38:49 -04:00