mirror of
https://github.com/django/django.git
synced 2025-04-17 22:04:38 +00:00
[1.9.x] Fixed typo in docs/topics/auth/default.txt.
Backport of a10cbbbc17d4244812ef713437fa44207fe1a223 from master
This commit is contained in:
parent
306efc8e45
commit
ed3e066cc1
@ -951,7 +951,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``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user