Histórico de Commits

Autor SHA1 Mensagem Data
  Tobias Kunze eb16c7260e Fixed #20629 -- Rephrased custom user models admonition. há 5 anos atrás
  Luke Plant 0c916255eb Changed tuple Mate.unique_together/permissions to lists in docs. há 6 anos atrás
  Tim Graham a68c029e22 Used extlinks for Django's source code. há 6 anos atrás
  Tobias Bengfort 632d4861dd Clarified permission-related docs. há 6 anos atrás
  Tobias Bengfort b1243a55a5 Doc'd PermissionsMixin's usage of User.is_active and is_superuser. há 6 anos atrás
  Stephen James e40e7026ca Fixed #29683 -- Added view permission to docs. há 6 anos atrás
  Tim Graham e9ea49d274 Consolidated docs about handling a ForeignKey in custom user model manager. há 6 anos atrás
  Tim Graham f3fa86a89b Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth." há 6 anos atrás
  Michael Kiros b37bac39b3 Fixed typo in docs/topics/auth/customizing.txt. há 6 anos atrás
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. há 6 anos atrás
  shanghui 3333d935d2 Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth. há 7 anos atrás
  Mariusz Felisiak 83a36ac49a Removed unnecessary trailing commas and spaces in various code. há 7 anos atrás
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. há 7 anos atrás
  Tim Graham 5e31be1b96 Refs #25187 -- Required the authenticate() method of authentication backends to have request as the first positional argument. há 7 anos atrás
  Mariusz Felisiak 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. há 7 anos atrás
  Josh Schneier 5df0ff4155 Fixed #28089 -- Removed requirement to implement get_short_name() and get_full_name() in AbstractBaseUser subclasses. há 8 anos atrás
  David D Lowe 9269dec05e Fixed #27911 -- Doc'd how to register custom User with admin. há 8 anos atrás
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. há 8 anos atrás
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. há 8 anos atrás
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. há 8 anos atrás
  Tim Graham eba093e8b0 Refs #25847 -- Removed support for User.is_(anonymous|authenticated) as methods. há 8 anos atrás
  Tim Graham d7e6b8febd Fixed typo in docs/topics/auth/customizing.txt. há 8 anos atrás
  Aymeric Augustin cb7bbf97a7 Fixed #25966 -- Made get_user_model() work at import time. há 8 anos atrás
  Alex Scott da4c0e8cc9 Fixed typo in docs/topics/auth/customizing.txt. há 8 anos atrás
  Tim Graham 93a081946d Normalized casing of "custom user model". há 8 anos atrás
  Krzysztof Gogolewski d02a03d574 Fixed #24370 -- Recommended starting with a custom user model. há 8 anos atrás
  Jon Dufresne f3ea0c4bbd Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations." há 8 anos atrás
  Tim Graham e262f00231 Fixed #27292 -- Removed unnecessary password assignment in auth backend example. há 8 anos atrás
  levental 617e36dc1e Fixed #20705 -- Allowed using PasswordResetForm with user models with an email field not named 'email'. há 8 anos atrás
  Berker Peksag 0a6ed6b1d9 Simplified has_perm() example in topics/auth/customizing.txt. há 8 anos atrás