Historie revizí

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