Historial de Commits

Autor SHA1 Mensaje Fecha
  Sylvain Bellemare c7dabe49dd Fixed typo -- "a" user, not "an" user hace 11 años
  Claude Paroz 1b9c72fc4f Fixed grammar/typos in auth customization docs hace 11 años
  Russell Keith-Magee ddb53856b6 Fixed #21164 -- Added documentation for issue with test users. hace 11 años
  Kevin Christopher Henry 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace hace 11 años
  Tim Graham db3de52807 Fixed #20646 -- Clarified the use of AbstractBaseUser.REQUIRED_FIELDS hace 11 años
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration hace 11 años
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 hace 11 años
  Tim Graham 29255fcb4f Fixed some ReST errors regarding backticks hace 11 años
  Andrew Godwin f8297f6323 More migration docs, and conversion of all easy syncdb references hace 11 años
  Tim Graham dce8945ea6 Fixed #20762 -- Clarified that add_fieldsets is not a standard ModelAdmin attribute. hace 11 años
  Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ hace 11 años
  Tim Graham da5069f68f Fixed #20134 -- Correct list of fields that UserManager requires. hace 11 años
  Ramiro Morales c196564132 Removed custom profile model functionality as per deprecation TL. hace 11 años
  Baptiste Mispelon b0b506b933 Fixed broken reference in documentation. hace 11 años
  Erik Romijn 2c4fe761a0 Fixed #20593 -- Allow blank passwords in check_password() and set_password() hace 11 años
  Gavin Wahl 01ae881bb4 Don't hard-code class names when calling static methods hace 12 años
  Tim Graham cc62cbed76 Fixed some line wrapping, refs #20233 hace 12 años
  postrational 0b3a6ead88 refs #20233 - Full custom user model example isn't really full hace 12 años
  zhongqi 1172bef998 Update customizing.txt hace 12 años
  Luke Plant f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut hace 12 años
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. hace 12 años
  Claude Paroz f670cce9f5 Fixed #20119 -- Fixed typo in auth docs hace 12 años
  Tim Graham 93cffc3b37 Added missing markup to docs. hace 12 años
  Ben Konrath d546259647 Fixed #19394 --Added note about auth forms and custom user models. hace 12 años
  Tim Graham 24a2bcbcdd Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDS hace 12 años
  Preston Holmes 649118961c Fixed #19868 -- Clarified purpose of custom user example hace 12 años
  Tim Graham 00031b73bd Updated a couple admonitions to use the warning directive. hace 12 años
  Russell Keith-Magee 91c26eadc9 Refs #14881 -- Document that User models need to have an integer primary key. hace 12 años
  Russell Keith-Magee f5e4a699ca Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom User models. hace 12 años
  Tim Graham 2c173ff3b4 Fixed a typo in docs/topics/auth/customizing.txt hace 12 años