Histórico de Commits

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