django/docs/topics/auth
Tobias Bengfort 581a0f4545 Refs #30226 -- Added User.get_user_permissions() method.
Added to mirror the existing User.get_group_permissions().
2019-06-05 13:56:37 +02:00
..
customizing.txt Refs #30226 -- Added User.get_user_permissions() method. 2019-06-05 13:56:37 +02:00
default.txt Doc'd that extra_email_context can be used to override default template context values in PasswordResetView. 2019-05-27 12:05:48 +02:00
index.txt Clarified permission-related docs. 2019-02-28 15:27:15 +01:00
passwords.txt Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 2019-04-18 14:41:15 +02:00