1
0
mirror of https://github.com/django/django.git synced 2025-04-11 19:12:22 +00:00
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 4ee08958f154594b538207a53c1d457687b3f7ae from master
2015-09-30 18:38:49 -04:00
..