﻿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
14477	minor typo in the examples of m2m_changed signal	slink <gabor@…>	nobody	"In the [http://docs.djangoproject.com/en/dev/ref/signals/#m2m-changed Signals] chapter of the Django documentation, there is a minor typo. The [http://docs.djangoproject.com/en/1.2/ref/signals/#m2m-changed m2m_changed] model signal has actions with names ""pre_add"", ""post_add"", etc. described which is true. Right below in the two examples listed, the documentation only writes ""add"", ""remove"". It should write ""pre_add""/""post_add"" and ""pre_remove""/""post_remove"".
"		closed	Documentation	1.2		fixed			Accepted	1	0	0	0	0	0
