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
Age
Commit message (
Expand
)
Author
2013-02-16
[1.5.x] Refs #14881 -- Document that User models need to have an integer prim...
Russell Keith-Magee
2013-02-15
[1.5.x] Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on ...
Russell Keith-Magee
2013-02-06
[1.5.x] Fixed #19743 - Documented some limitations of contrib.auth.
Tim Graham
2013-02-03
[1.5.x] Fixed a typo in docs/topics/auth/customizing.txt
Tim Graham
2013-01-29
[1.5.x] Fixed typos in docs and comments
Tim Graham
2013-01-18
[1.5.x] Fixed #19628 - Noted that app for custom user model must be in INSTAL...
Tim Graham
2013-01-18
[1.5.x] Fixed #19632 -- Bug in code sample.
Aymeric Augustin
2013-01-15
[1.5.x] Fixed #19614 -- Missing request argument in render call.
Aymeric Augustin
2013-01-04
[1.5.x] Fixed #19562 -- cleaned up password storage docs
Preston Holmes
2013-01-02
[1.5.x] Fixed #19516 - Fixed remaining broken links.
Tim Graham
2013-01-02
[1.5.X] Fixed #19549 - Typo in docs/topics/auth/default.txt
Tim Graham
2012-12-28
[1.5.x] Fixed #19498 -- refactored auth documentation
Preston Holmes