Histórico de Commits

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