django/docs/topics
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
..
_images
auth Fixed #12233 -- Allowed redirecting authenticated users away from the login view. 2016-02-25 07:18:33 -05:00
class-based-views
db
forms
http
i18n
testing Removed docs of deprecated SimpleTestCase warnings behavior. 2016-02-24 09:57:39 -05:00
cache.txt
checks.txt
conditional-view-processing.txt Added missing period to "etc.". 2016-01-11 18:05:15 -05:00
email.txt
external-packages.txt
files.txt
index.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
install.txt
logging.txt
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt