summaryrefslogtreecommitdiff
path: root/docs/topics/auth.txt
AgeCommit message (Expand)Author
2009-05-17Fixed #10855: Reference doc on creating superusers in the tutorial at the poi...Karen Tracey
2009-05-14Fixed #10273: added an explanation of `SetPasswordForm` and `UserChangeForm` ...Jacob Kaplan-Moss
2009-05-14Fixed #10272: documented the signatures for the contrib.auth views. Thanks, I...Jacob Kaplan-Moss
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-03-31A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...Jacob Kaplan-Moss
2009-03-31Fixed #10306: Corrected form action in auth login example.James Bennett
2009-03-15Fixed #689 -- Added a middleware and authentication backend to contrib.auth f...Gary Wilson Jr
2009-02-16Auth-related doc cleanups:Gary Wilson Jr
2008-12-25Added some documentation explaining (1) that it's possible to add users via t...Adrian Holovaty
2008-12-08Fixed #9718 -- Removed a reference to oldforms FormWrapper object in the user...Gary Wilson Jr
2008-11-15Fixed #9477 -- Removed and edited a bunch of references to "developmentMalcolm Tredinnick
2008-11-02Fixed #9497 - Doc typos. Many thanks ramiro.Karen Tracey
2008-10-06Fixed #7011 -- Clarified what User.is_active really means in the documentation.Malcolm Tredinnick
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss