Историја ревизија

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