Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  HappyDingning 674c23999c Fixed #34565 -- Added support for async checking of user passwords. 1 yıl önce
  David Wobrock 2396933ca9 Fixed #34384 -- Fixed session validation when rotation secret keys. 1 yıl önce
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 yıl önce
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 yıl önce
  sdolemelipone 9d726c7902 Fixed #34187 -- Made UserCreationForm save many-to-many fields. 2 yıl önce
  DevilsAutumn 6b0bbaf453 Fixed #34019 -- Removed obsolete references to "model design considerations" note. 2 yıl önce
  Alex Morega de6c9c7054 Refs #30947 -- Changed tuples to lists where appropriate. 2 yıl önce
  Ciaran McCormick 286e7d076c Fixed #33764 -- Deprecated BaseUserManager.make_random_password(). 2 yıl önce
  David ce586ed693 Removed hyphen from pre-/re- prefixes. 3 yıl önce
  Lucidiot 13a9cde133 Fixed #33613 -- Made createsuperuser detect uniqueness of USERNAME_FIELD when using Meta.constraints. 2 yıl önce
  Adam Johnson b0d16d0129 Changed signatures of setting_changed signal receivers. 3 yıl önce
  Mariusz Felisiak fd881e8cd9 Refs #33207 -- Clarified that AUTH_USER_MODEL expects an app label. 3 yıl önce
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 yıl önce
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 yıl önce
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 yıl önce
  Timo Ludwig d8dfff2ab0 Fixed #32235 -- Made ReadOnlyPasswordHashField disabled by default. 4 yıl önce
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 yıl önce
  Mariusz Felisiak 54646a423b Refs #27468 -- Made user sessions use SHA-256 algorithm. 4 yıl önce
  François Freitag 9ef4a18dbe Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 5 yıl önce
  Mariusz Felisiak 69e2cd6fed Fixed Sphinx warnings on duplicate object descriptions. 4 yıl önce
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 yıl önce
  Berker Peksag 400ec5125e Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods. 8 yıl önce
  Carlton Gibson fa7ffc6cb3 Removed unneeded * markers from parameter names. 5 yıl önce
  daniel a rios b5a5c92c72 Fixed #30066 -- Enabled super user creation without email and password 5 yıl önce
  Hasan Ramezani 03dbdfd9bb Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS. 5 yıl önce
  Nuno 34a88b21da Fixed #30620 -- Made an example of admin-compliant custom user app pep8 compliant. 5 yıl önce
  swatantra c13e3715f5 Fixed #28667 -- Clarified how to override list of forms fields for custom UserAdmin with a custom user model. 5 yıl önce
  Mariusz Felisiak 9aeac29949 Removed unnecessary backslashes from docs. 5 yıl önce
  Tobias Bengfort 581a0f4545 Refs #30226 -- Added User.get_user_permissions() method. 6 yıl önce
  Tobias Bengfort 75337a6050 Fixed #30226 -- Added BaseBackend for authentication. 6 yıl önce