#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.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/055.d36331e4a104903973c62f17770539a3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to