django1/docs/ref/contrib/admin
Jannis Leidel cc64fb5c4b Fixed #8342 -- Removed code from the admin that assumed that you can't login with an email address (nixed by r12634). Also refactored login code slightly to be DRY by using more of auth app's forms and views.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14769 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-02 00:44:35 +00:00
..
_images Fixed #10615 - Added selection counter to admin change list. Thanks to Martin Mahner for the idea and initial patch. 2010-01-05 18:24:27 +00:00
actions.txt Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2. 2010-08-26 11:08:12 +00:00
admindocs.txt Replaced an inappropriate UTF8 character in the admindocs docs. Thanks to Luke Plant for the report. 2010-11-20 11:10:48 +00:00
index.txt Fixed #8342 -- Removed code from the admin that assumed that you can't login with an email address (nixed by r12634). Also refactored login code slightly to be DRY by using more of auth app's forms and views. 2010-12-02 00:44:35 +00:00