﻿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
13369	Should be easier to add a MultipleChoice for reverse relationships on ModelAdmins	Rowan Nairn	nobody	A question about this came up [http://stackoverflow.com/questions/1691299/can-django-admin-handle-a-one-to-many-relationship-via-related-name here] and for me separately.  Models which are referred to by a ForeignKey or ManyToManyField don't have a corresponding field in their admin Form.  Especially in the ManyToManyField, where it is rather arbitrary as to which model has the ManyToManyField and which has the reverse relationship, it seems like it should be easier (if not the default) to have a ModelMultipleChoiceField for the reverse relationship as well as the forward one.  	New feature	new	contrib.admin	1.2	Normal			cainmatt@… Jason Novinger	Accepted	0	0	0	0	0	0
