﻿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
20071	Remove widget display logic from database layer - ManyToMany model field	gert314	nobody	"The ManyToManyField (db/models/fields/related.py) concatenates this message to the field's help text:

'Hold down ""Control"", or ""Command"" on a Mac, to select more than one.'

If you use a different type of widget for a ManyToManyField the incorrect message is appended to the help text.

Clearly this does not belong in the database layer...


"	Cleanup/optimization	closed	Database layer (models, ORM)	1.5	Normal	duplicate	ManyToManyField help_text		Unreviewed	0	0	0	0	1	0
