Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Tim Graham dce8945ea6 Fixed #20762 -- Clarified that add_fieldsets is not a standard ModelAdmin attribute. 11 yıl önce
  Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ 11 yıl önce
  Tim Graham da5069f68f Fixed #20134 -- Correct list of fields that UserManager requires. 11 yıl önce
  Ramiro Morales c196564132 Removed custom profile model functionality as per deprecation TL. 11 yıl önce
  Baptiste Mispelon b0b506b933 Fixed broken reference in documentation. 11 yıl önce
  Erik Romijn 2c4fe761a0 Fixed #20593 -- Allow blank passwords in check_password() and set_password() 11 yıl önce
  Gavin Wahl 01ae881bb4 Don't hard-code class names when calling static methods 12 yıl önce
  Tim Graham cc62cbed76 Fixed some line wrapping, refs #20233 12 yıl önce
  postrational 0b3a6ead88 refs #20233 - Full custom user model example isn't really full 12 yıl önce
  zhongqi 1172bef998 Update customizing.txt 12 yıl önce
  Luke Plant f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 12 yıl önce
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 yıl önce
  Claude Paroz f670cce9f5 Fixed #20119 -- Fixed typo in auth docs 12 yıl önce
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 yıl önce
  Ben Konrath d546259647 Fixed #19394 --Added note about auth forms and custom user models. 12 yıl önce
  Tim Graham 24a2bcbcdd Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDS 12 yıl önce
  Preston Holmes 649118961c Fixed #19868 -- Clarified purpose of custom user example 12 yıl önce
  Tim Graham 00031b73bd Updated a couple admonitions to use the warning directive. 12 yıl önce
  Russell Keith-Magee 91c26eadc9 Refs #14881 -- Document that User models need to have an integer primary key. 12 yıl önce
  Russell Keith-Magee f5e4a699ca Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom User models. 12 yıl önce
  Tim Graham 2c173ff3b4 Fixed a typo in docs/topics/auth/customizing.txt 12 yıl önce
  Tim Graham 0375244eae Fixed #19628 - Noted that app for custom user model must be in INSTALLED_APPS 12 yıl önce
  Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation 12 yıl önce