Commit History

Author SHA1 Message Date
  zhongqi 1172bef998 Update customizing.txt 11 years ago
  Luke Plant f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 11 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 11 years ago
  Claude Paroz f670cce9f5 Fixed #20119 -- Fixed typo in auth docs 11 years ago
  Tim Graham 93cffc3b37 Added missing markup to docs. 11 years ago
  Ben Konrath d546259647 Fixed #19394 --Added note about auth forms and custom user models. 11 years ago
  Tim Graham 24a2bcbcdd Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDS 11 years ago
  Preston Holmes 649118961c Fixed #19868 -- Clarified purpose of custom user example 11 years ago
  Tim Graham 00031b73bd Updated a couple admonitions to use the warning directive. 11 years ago
  Russell Keith-Magee 91c26eadc9 Refs #14881 -- Document that User models need to have an integer primary key. 11 years ago
  Russell Keith-Magee f5e4a699ca Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom User models. 11 years ago
  Tim Graham 2c173ff3b4 Fixed a typo in docs/topics/auth/customizing.txt 11 years ago
  Tim Graham 0375244eae Fixed #19628 - Noted that app for custom user model must be in INSTALLED_APPS 11 years ago
  Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation 11 years ago