Kaydet (Commit) a10cbbbc authored tarafından japrogramer's avatar japrogramer Kaydeden (comit) Tim Graham

Fixed typo in docs/topics/auth/default.txt.

üst a449b7ef
...@@ -935,7 +935,7 @@ All authentication views ...@@ -935,7 +935,7 @@ All authentication views
This is a list with all the views ``django.contrib.auth`` provides. For This is a list with all the views ``django.contrib.auth`` provides. For
implementation details see :ref:`using-the-views`. 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`` **URL name:** ``login``
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment