#16834: wrong error message when entering admin and not is_staff or is_active
--------------------------------+-------------------------------
Reporter: Wim Feijen <wim@…> | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: contrib.admin
Version: 1.3 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Easy pickings: 1
UI/UX: 0 |
--------------------------------+-------------------------------
On the admin login, when a user tries to login, but is_staff is set to
False, the error message is misleadingly wrong:
"Please enter a correct username and password. Note that both fields are
case-sensitive."
The actual message should be something like:
"You are not allowed to enter the administration area of this website."
How do we deal with translations of this message?
--
Ticket URL: <https://code.djangoproject.com/ticket/16834>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.