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
/
authentication.txt
Age
Commit message (
Expand
)
Author
2005-11-26
Fixed #903 -- Added login_url argument to user_passes_test view decorator. Di...
Adrian Holovaty
2005-11-26
Fixed bug in Python 2.3 example of user_passes_test decorator in docs/authent...
Adrian Holovaty
2005-11-21
Fixed #273 -- BACKWARDS-INCOMPATIBLE CHANGE -- Changed auth.User.password fie...
Adrian Holovaty
2005-11-20
Fixed #848 -- Made auth docs more clear on permission handling.
Adrian Holovaty
2005-11-13
Fixed #783 -- Added AnonymousUser.id = None. Thanks, EABinGA
Adrian Holovaty
2005-11-13
Added 'Limiting access to generic views' section to docs/authentication.txt
Adrian Holovaty
2005-11-12
Fixed #774 -- Fixed typos in docs/authentication.txt. Thanks, footless and jb...
Adrian Holovaty
2005-11-09
Improved docs/authentication.txt to note that messages only work with registe...
Adrian Holovaty
2005-11-08
Finished docs/authentication.txt
Adrian Holovaty
2005-10-22
Some small improvements and fixes to docs/authentication.txt, which still isn...
Adrian Holovaty
2005-10-22
Added partially completed docs/authentication.txt
Adrian Holovaty