1
0
mirror of https://github.com/django/django.git synced 2025-10-27 23:56:08 +00:00
Files
django/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
..