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

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