Historial de Commits

Autor SHA1 Mensaje Fecha
  Ramiro Morales f40c91cdef [1.9.x] Added missing trailing '$' to url() patterns in docs. hace 8 años
  Ed Henderson 6d0c9f95da [1.9.x] Fixed #26021 -- Applied hanging indentation to docs. hace 8 años
  Tim Graham 12606d2b99 [1.9.x] Fixed #26514 -- Documented that User.refresh_from_db() doesn't clear the permission cache. hace 8 años
  Tim Graham 7dee62ff68 [1.9.x] Fixed #26392 -- Corrected login_required/permission_required stacking example. hace 8 años
  Tim Graham 3e1aa37422 [1.9.x] Fixed a function signature in docs/topics/auth/default.txt. hace 8 años
  Tim Graham a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. hace 8 años
  Tim Graham d7a6086825 [1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in docs. hace 8 años
  Gavin Wahl 55fa19e4a6 [1.9.x] Fixed user_passes_test() signature in docs. hace 8 años
  Florian Apolloner 274670a33d [1.9.x] Removed deprecated usage of url tag from auth docs. hace 8 años
  Josh Soref 8897f4b0df [1.9.x] Fixed many spelling mistakes in code, comments, and docs. hace 9 años
  Bryan Marty 8e23527075 [1.9.x] Fixed #25169 -- Documented stacking of permission_required and login_required. hace 9 años
  japrogramer ed3e066cc1 [1.9.x] Fixed typo in docs/topics/auth/default.txt. hace 9 años
  Tim Graham 0094fb6be8 [1.9.x] Documented auth's login/logout function parameters. hace 9 años
  sujayskumar d8d853378b Fixed #24944 -- Added extra_email_context parameter to password_reset() view. hace 9 años
  Tim Graham 6c6eb8a691 Refs #24914 -- Added docs for more auth mixin methods. hace 9 años
  Tim Graham 16a8d01308 Fixed #25229 -- Clarified how an iterable works with @permission_required hace 9 años
  Alasdair Nicol 6d7a9d96fe Fixed password_reset signature in docs hace 9 años
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. hace 9 años
  Akis Kesoglou 29465d438e Fixed #25142 -- Added PermissionRequiredMixin.has_permission() to allow customization. hace 9 años
  Tim Graham 217f173be0 Fixed #25166 -- Clarified how auth permissions are created. hace 9 años
  Tim Graham e3d1f2422c Fixed malformed Sphinx directives. hace 9 años
  Tim Graham 03aec35a12 Converted tabs to spaces in topics/auth/default.txt hace 9 años
  lukasz.wojcik 927b30a6ab Fixed #24126 -- Deprecated current_app parameter to auth views. hace 9 años
  Tim Graham 5fd83db255 Normalized indentation and line lengths in docs/topics/auth/default.txt. hace 9 años
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. hace 9 años
  Markus Holtermann e5cb4e1411 Fixed #24914 -- Added authentication mixins for CBVs hace 9 años
  Tim Graham 58665dded0 Removed usage of string-based url() in auth docs. hace 9 años
  Raphael Michel 39937de7e6 Fixed #24929 -- Allowed permission_required decorator to take any iterable hace 9 años
  Kevin Marsh 10945ebeb8 Removed unused import in example code in docs/topics/auth/default.txt hace 9 años
  Tim Graham 00d763a4fb Fixed typo in docs/topics/auth/default.txt hace 9 años