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:
Timo Graham 2011-05-03 10:22:49 +00:00
parent c21d3afaef
commit a85cd1688b
1 changed files with 1 additions and 1 deletions

View File

@ -1023,7 +1023,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])