1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
Olivier Le Thanh Duong 10781b4c6f Fixed #12233 -- Allowed redirecting authenticated users away from the login view.
contrib.auth.views.login() has a new parameter `redirect_authenticated_user`
to automatically redirect authenticated users visiting the login page.

Thanks to dmathieu and Alex Buchanan for the original code and to Carl Meyer
for the help and review.
2016-02-25 07:18:33 -05:00
..
2015-01-27 11:48:04 -05:00
2015-10-03 19:31:45 -04:00
2015-11-04 17:48:49 +01:00
2016-02-03 13:05:35 -07:00
2016-02-06 09:24:20 -05:00