﻿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
10624	has_add_permission not working correctly	anonymous	nobody	"There's a remaining issue regarding ticket [http://code.djangoproject.com/ticket/5447 #5447]. I added the method ""def has_add_permission(*args):return False"" to a ModelAdmin class, but the ""Add"" button stills appearing in the application page (http://mysite/myproject/admin/myapplication) next to the model.

It doesn't show up in the Home admin page (http://mysite/myproject/admin/), neither in the model modify page (http://mysite/myproject/admin/myapplication/somemodel), and also clicking in the ""Add"" button that appears in the application page, it shows the message ""Permission denied"", which is the expected behavior."		closed	Uncategorized	1.0		duplicate			Unreviewed	0	0	0	0	0	0
