﻿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
7344	Plus sign still available even if add rights are not granted	mrtot	nobody	"When you have a model like this:

{{{
class Player
  #...

class PlayerImage
  player = model.ForeignKey(Player)
}}}

And you login with a user that has full rights on PlayerImage but only modify rights on Player he still sees the plus sign next to the drop down list ""Player"" in the change PlayerImage menu."		new	contrib.admin	dev			newforms-admin, foreign key, admin		Accepted	0	0	0	0	0	0
