[Django] #25071: How to override verbose_name for django.contrib.auth in django 1.8?

12 views
Skip to first unread message

Django

unread,
Jul 6, 2015, 1:34:06 PM7/6/15
to django-...@googlegroups.com
#25071: How to override verbose_name for django.contrib.auth in django 1.8?
-------------------------------+--------------------
Reporter: minibear0523 | Owner: nobody
Type: Uncategorized | Status: new
Component: contrib.auth | Version: 1.8
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------
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?

--
Ticket URL: <https://code.djangoproject.com/ticket/25071>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 6, 2015, 1:47:18 PM7/6/15
to django-...@googlegroups.com
#25071: How to override verbose_name for django.contrib.auth in django 1.8?
-------------------------------+--------------------------------------
Reporter: minibear0523 | Owner: nobody
Type: Uncategorized | Status: closed
Component: contrib.auth | Version: 1.8
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by timgraham):

* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0


Comment:

Did you remove 'django.contrib.auth' from `INSTALLED_APPS`?

This is a support request rather than a bug or feature request, so please
see TicketClosingReasons/UseSupportChannels for ways to get help.

--
Ticket URL: <https://code.djangoproject.com/ticket/25071#comment:1>

Reply all
Reply to author
Forward
0 new messages