Fixed #15942 - removed duplicate module id in docs; thanks magopian.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16142 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
c21d3afaef
commit
a85cd1688b
|
@ -1023,7 +1023,7 @@ includes a few other useful built-in views located in
|
||||||
Helper functions
|
Helper functions
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
.. module:: django.contrib.auth.views
|
.. currentmodule:: django.contrib.auth.views
|
||||||
|
|
||||||
.. function:: redirect_to_login(next[, login_url, redirect_field_name])
|
.. function:: redirect_to_login(next[, login_url, redirect_field_name])
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue