Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 years ago |
Tim Graham
|
5840445664
Fixed #22006 -- Documented how to write a login_required mixin for CBVs.
|
11 years ago |
Aymeric Augustin
|
9ffab9cee1
Moved RequestSite and get_current_site.
|
11 years ago |
Aymeric Augustin
|
2ff93e027c
Fixed #21829 -- Added default AppConfigs.
|
11 years ago |
Tim Graham
|
5f9790072d
Fixed #20834 -- Described how caching of user permissions works.
|
11 years ago |
Tim Graham
|
b87c59b04b
Removed some unnecessary __exact operators in filters.
|
11 years ago |
Tim Graham
|
d35f2bfd5b
Fixed #21727 -- Added some links to help clarify topics/auth/default.txt
|
11 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.
|
12 years ago |
Ben Konrath
|
d546259647
Fixed #19394 --Added note about auth forms and custom user models.
|
12 years ago |
Horst Gutmann
|
2f4a4703e1
Fixed #19758 -- Avoided leaking email existence through the password reset form.
|
12 years ago |
Tim Graham
|
ee26797cff
Fixed typos in docs and comments
|
12 years ago |
Aymeric Augustin
|
1dd7492843
Fixed #19632 -- Bug in code sample.
|
12 years ago |
Aymeric Augustin
|
74d72e21b4
Fixed #19614 -- Missing request argument in render call.
|
12 years ago |
Tim Graham
|
695b2089e7
Fixed #19549 - Typo in docs/topics/auth/default.txt
|
12 years ago |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 years ago |