1
0
mirror of https://github.com/django/django.git synced 2025-07-05 10:19:20 +00:00

[1.3.X] Fixed #15942 - removed duplicate module id in docs; thanks magopian.

Backport of r16142 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16143 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Timo Graham 2011-05-03 10:25:50 +00:00
parent fa261ea432
commit 53354f80f6

View File

@ -1022,7 +1022,7 @@ includes a few other useful built-in views located in
Helper functions
----------------
.. module:: django.contrib.auth.views
.. currentmodule:: django.contrib.auth.views
.. function:: redirect_to_login(next[, login_url, redirect_field_name])