diff --git a/docs/topics/auth/default.txt b/docs/topics/auth/default.txt index 5cef47589d9..5ba0b67774e 100644 --- a/docs/topics/auth/default.txt +++ b/docs/topics/auth/default.txt @@ -935,7 +935,7 @@ All authentication views This is a list with all the views ``django.contrib.auth`` provides. For implementation details see :ref:`using-the-views`. -.. function:: login(request, template_name=`registration/login.html`, redirect_field_name=, authentication_form, current_app, extra_context]) +.. function:: login(request, template_name=`registration/login.html`, redirect_field_name=, authentication_form, current_app, extra_context) **URL name:** ``login``