Commit 53354f80 authored by Timo Graham's avatar Timo Graham
Browse files

[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
parent fa261ea4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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])