summaryrefslogtreecommitdiff
path: root/docs/topics/auth.txt
AgeCommit message (Expand)Author
2010-05-10[1.1.X] Fixed #13158 -- Clarified that OneToOneField is a better option for U...Russell Keith-Magee
2010-05-08[1.1.X] Added hyperlinks for builtin template tags and filters to code sample...Luke Plant
2010-05-07[1.1.X] Fixed typo and small formatting mistake in docsLuke Plant
2010-03-01[1.1.X] Fixed #5605: only lowercase the domain portion of an email address in...Jacob Kaplan-Moss
2010-02-22[1.1.X] Fixed #12895 - Fixed typo in auth docs. Thanks Timo.Jannis Leidel
2010-01-01[1.1.X] Fixed #12383 - Typo fix for authentication documentation.Jannis Leidel
2009-12-22[1.1.X] Fixed #8145 - Documented the codenames of the default auth permissionsJannis Leidel
2009-09-13[1.1.X] Fixed #9414 -- Clarified the documentation on the permission decorato...Russell Keith-Magee
2009-09-13[1.1.X] Fixed #10864 -- Clarified the role played by redirect_to_field in the...Russell Keith-Magee
2009-09-10Fixed #7376: auth docs don't say they depend on contenttypes.Luke Plant
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