summaryrefslogtreecommitdiff
path: root/django/contrib/admin/forms.py
AgeCommit message (Expand)Author
2011-09-22[1.3.X] Reverting r16878 (improved admin error message) per advice from jezde...Paul McMillan
2011-09-22[1.3.X] Fixed #16837 -- Improved error messages for admin login. Thanks Wim F...Paul McMillan
2011-02-19Fixed #15322 -- Removed a redundant check in admin logins. Thanks to melinath...Russell Keith-Magee
2010-12-02Fixed #8342 -- Removed code from the admin that assumed that you can't login ...Jannis Leidel