Hello, When a user tries to login on the admin, with correct username & password, 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." Ticket 15567 deals with this and is currently marked as wont fix. After a lenghty discussion on http://groups.google.com/group/django-developers/browse_thread/thread/df19241a0b1a04ef the general consensus seems in favor of changing the error message and thus to re-open the ticket. Could the ticket please be reopened? Thanks, Wim Ticket 15567: https://code.djangoproject.com/ticket/15567 A patch: https://code.djangoproject.com/attachment/ticket/16834/admin_not_allowed.diff -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.