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
/
default.txt
Age
Commit message (
Expand
)
Author
2014-04-22
[1.5.x] Updated grammar in description of django.contrib.auth.
Ray Ashman
2013-10-30
[1.5.x] Fixed #21294 -- Clarified the logout next_page argument.
Tim Graham
2013-10-25
[1.5.x] Fixed #21325 -- Added missing argument to permission_required decorator.
Tim Graham
2013-08-04
[1.5.x] Fixed #20855 -- Added documentation of current_app and extra_context ...
Justin Michalicek
2013-07-14
[1.5.x] Fixed grammatical error in auth docs
David Binetti
2013-07-11
[1.5.x] Fixed #20730 -- Fixed "Programmatically creating permissions" error.
Tim Graham
2013-02-24
[1.5.x] Fixed #19394 --Added note about auth forms and custom user models.
Ben Konrath
2013-01-29
[1.5.x] Fixed typos in docs and comments
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-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