summaryrefslogtreecommitdiff
path: root/docs/topics/auth/customizing.txt
AgeCommit 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-03[1.5.x] Fixed a typo in docs/topics/auth/customizing.txtTim Graham
2013-01-18[1.5.x] Fixed #19628 - Noted that app for custom user model must be in INSTAL...Tim Graham
2012-12-28[1.5.x] Fixed #19498 -- refactored auth documentationPreston Holmes