Author: timo
Date: 2011-05-03 03:25:50 -0700 (Tue, 03 May 2011)
New Revision: 16143

Modified:
   django/branches/releases/1.3.X/docs/topics/auth.txt
Log:
[1.3.X] Fixed #15942 - removed duplicate module id in docs; thanks magopian.

Backport of r16142 from trunk.

Modified: django/branches/releases/1.3.X/docs/topics/auth.txt
===================================================================
--- django/branches/releases/1.3.X/docs/topics/auth.txt 2011-05-03 10:22:49 UTC 
(rev 16142)
+++ django/branches/releases/1.3.X/docs/topics/auth.txt 2011-05-03 10:25:50 UTC 
(rev 16143)
@@ -1022,7 +1022,7 @@
 Helper functions
 ----------------
 
-.. module:: django.contrib.auth.views
+.. currentmodule:: django.contrib.auth.views
 
 .. function:: redirect_to_login(next[, login_url, redirect_field_name])
 

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to