﻿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
25071	How to override verbose_name for django.contrib.auth in django 1.8?	Zhang Lei	nobody	"I have changed my project apps' verbose_name in admin, but I got a problem when overriding verbose_name for django.contrib.auth in django 1.8. 

I've tried to create an AppConfig sub-instance with name = 'django.contrib.auth' and verbose_name but I got a error ""django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: auth"".

So does it can not override verbose_name for auth app? "	Uncategorized	closed	contrib.auth	1.8	Normal	invalid			Unreviewed	0	0	0	0	0	0
