Ticket #6581: redirect_to_login_doc.diff
File redirect_to_login_doc.diff, 523 bytes (added by , 16 years ago) |
---|
-
docs/authentication.txt
665 665 666 666 **Description:** 667 667 668 Redirects to the login page, and then back to another URL after a 669 successful login. 668 This is not a view, but a utility function that redirects to the login page, 669 and then back to another URL after a 670 successful login. It should not be used directly in urls.py. 670 671 671 672 **Required arguments:** 672 673