Commit History

Author SHA1 Message Date
  Tim Graham d35f2bfd5b Fixed #21727 -- Added some links to help clarify topics/auth/default.txt 10 years ago
  Tim Graham 51e6575472 Fixed #21294 -- Clarified the logout next_page argument. 11 years ago
  Tim Graham cc2049cdd7 Fixed #21325 -- Added missing argument to permission_required decorator. 11 years ago
  Tim Graham d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 11 years ago
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
  ersran9 00d23a13eb Fixed #20828 -- Allowed @permission_required to take a list of permissions 11 years ago
  Andrew Godwin de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  Justin Michalicek 6d88d47be6 Fixed #20832 -- Enabled HTML password reset email 11 years ago
  Justin Michalicek 61ecb5f48a Fixed #20855 -- Added documentation of current_app and extra_context params to django.contrib.auth views 11 years ago
  Tim Graham a1889397a9 Fixed #12103 -- Added AuthenticationForm.confirm_login_allowed to allow customizing the logic policy. 11 years ago
  Andrew Godwin f8297f6323 More migration docs, and conversion of all easy syncdb references 11 years ago
  David Binetti 51b50c47c7 Fixes grammatical error in auth docs 11 years ago
  Tim Graham 684a606a4e Fixed #20730 -- Fixed "Programmatically creating permissions" error. 11 years ago
  Tim Graham 1184d07789 Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk. 11 years ago
  Florian Apolloner 10e397e263 Fixed #20426 -- Added some extra info to the auth forms. 11 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 11 years ago
  Ben Konrath d546259647 Fixed #19394 --Added note about auth forms and custom user models. 11 years ago
  Horst Gutmann 2f4a4703e1 Fixed #19758 -- Avoided leaking email existence through the password reset form. 11 years ago
  Tim Graham ee26797cff Fixed typos in docs and comments 11 years ago
  Aymeric Augustin 1dd7492843 Fixed #19632 -- Bug in code sample. 11 years ago
  Aymeric Augustin 74d72e21b4 Fixed #19614 -- Missing request argument in render call. 11 years ago
  Tim Graham 695b2089e7 Fixed #19549 - Typo in docs/topics/auth/default.txt 11 years ago
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 11 years ago
  Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation 11 years ago