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 '+'.
Loading
Please register or sign in to comment
Added support for multiple m2m fields with the same 'to' model and with related_name set to '+'.