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
/
ref
/
contrib
/
auth.txt
Age
Commit message (
Expand
)
Author
2013-09-11
[1.6.x] Minor typo fix in django.contrib.auth.models.User docs
Phaneendra Chiruvella
2013-08-08
[1.6.x] Clarifed meaning of models.User.is_authenticated()
Jaime Irurzun
2013-06-18
Fixed #20593 -- Allow blank passwords in check_password() and set_password()
Erik Romijn
2013-03-31
Fixed #9913 - Clarified User.is_authenticated docs.
Tim Graham
2013-03-01
Fixed #19960 -- Fixed sentence in contrib.auth signals docs
Claude Paroz
2013-02-07
Fixed #19662 -- alter auth modelbackend to accept custom username fields
Preston Holmes
2013-01-10
Fixed #19588 - Added create_superuser to UserManager docs.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-29
Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-28
Fixed #19498 -- refactored auth documentation
Preston Holmes
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss