django/docs/topics/auth
Hugo Osvaldo Barrera dcee1dfc79 Fixed #12405 -- Added LOGOUT_REDIRECT_URL setting.
After a user logs out via auth.views.logout(), they're redirected
to LOGOUT_REDIRECT_URL if no `next_page` argument is provided.
2016-02-04 10:35:37 -05:00
..
customizing.txt Refs #26089 -- Removed obsolete docs about custom user model testing. 2016-02-02 08:12:08 -05:00
default.txt Fixed #12405 -- Added LOGOUT_REDIRECT_URL setting. 2016-02-04 10:35:37 -05:00
index.txt Refs #23957 -- Required session verification per deprecation timeline. 2015-09-23 19:31:10 -04:00
passwords.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00