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