﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35160	m2m_changed not trigerred when ManyToManyField in autocomplete list	pcnmanon	nobody	"When a ManyToManyField in Django Admin is set in autocomplete_fields the signal m2m_changed is not triggered if DEBUG=false in settings but if we switch DEBUG to true the signal m2m_changed is triggered.
This is only reproductible if the ManyToManyField is present in autocomplete_fields if it is not, m2m_changed work correctly."	Bug	closed	contrib.admin	3.2	Normal	needsinfo	m2m_changed ManyToManyField autocomplete_fields DEBUG	pcnmanon	Unreviewed	0	0	0	0	0	0
