login(request, template_name=`registration/login.html`, redirect_field_name='next', authentication_form=AuthenticationForm, current_app=None, extra_context=None, redirect_authenticated_user=False)
URL name: login
See the URL documentation for details on using named URL patterns.
Optional arguments:
template_name: The name of a template to display for the view used to log the user in. Defaults to registration/login.html.
redirect_field_name: The name of a GET field containing the URL to red