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