Hasan Ramezani
|
b7795d7673
Fixed #30040 -- Used default permission name in docs examples to avoid confusion.
|
5 years ago |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 years ago |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
Mariusz Felisiak
|
9aeac29949
Removed unnecessary backslashes from docs.
|
5 years ago |
Mariusz Felisiak
|
8bdc7a6778
Doc'd that extra_email_context can be used to override default template context values in PasswordResetView.
|
5 years ago |
Rob
|
58df8aa40f
Fixed #28780 -- Allowed specyfing a token parameter displayed in password reset URLs.
|
5 years ago |
Luke Plant
|
0c916255eb
Changed tuple Mate.unique_together/permissions to lists in docs.
|
5 years ago |
Tim Graham
|
ec7e179aeb
Removed versionadded/changed annotations for 2.1.
|
6 years ago |
Arthur Rio
|
181fb60159
Fixed #11154, #22270 -- Made proxy model permissions use correct content type.
|
6 years ago |
Tim Graham
|
043407ec7e
Fixed #29880 -- Fixed typo in docs/topics/auth/default.txt.
|
6 years ago |
Stephen James
|
e40e7026ca
Fixed #29683 -- Added view permission to docs.
|
6 years ago |
Maxime Lorant
|
31407fa3b3
Removed duplicate words in docs.
|
6 years ago |
Tim Graham
|
f3fa86a89b
Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth."
|
6 years ago |
olivierdalang
|
825f0beda8
Fixed #8936 -- Added a view permission and a read-only admin.
|
6 years ago |
Nick Pope
|
df90e462d9
Fixed #29212 -- Doc'd redirect loop if @permission_required used with redirect_authenticated_user.
|
7 years ago |
Dylan Verheul
|
9b1125bfc7
Fixed #28379 -- Made AccessMixin raise Permissiondenied for authenticated users.
|
7 years ago |
Jon Dufresne
|
ff05de760c
Fixed #29038 -- Removed closing slash from HTML void tags.
|
7 years ago |
shanghui
|
3333d935d2
Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth.
|
7 years ago |
Tim Graham
|
4114b441ee
Fixed #28886 -- Updated prefix for example django.contrib.auth.urls URLs.
|
7 years ago |
Tim Graham
|
d392fc293c
Fixed #28802 -- Fixed typo in docs/topics/auth/default.txt.
|
7 years ago |
Botond Beres
|
51d7feff87
Fixed #28131 -- Corrected examples of using attribute lookups on the "perms" template variable.
|
7 years ago |
Tim Graham
|
3642c3758b
Suggested LoginView rather than @login_required as an alternative to authenticate().
|
7 years ago |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 years ago |
Tim Graham
|
6e40b70bf4
Refs #26929 -- Removed extra_context parameter of contrib.auth.views.logout_then_login().
|
7 years ago |
Tim Graham
|
4f313e284e
Refs #17209 -- Removed login/logout and password reset/change function-based views.
|
7 years ago |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 years ago |
shinriyo
|
d510971088
Fixed typo in docs/topics/auth/default.txt.
|
7 years ago |
Nauman Tariq
|
6684af1e43
Added content_type filtering in Permission querying example.
|
7 years ago |
Camilo Nova
|
5db465d5a6
Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend.
|
8 years ago |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 years ago |