Author: timo
Date: 2011-05-03 03:22:49 -0700 (Tue, 03 May 2011)
New Revision: 16142

Modified:
   django/trunk/docs/topics/auth.txt
Log:
Fixed #15942 - removed duplicate module id in docs; thanks magopian.

Modified: django/trunk/docs/topics/auth.txt
===================================================================
--- django/trunk/docs/topics/auth.txt   2011-05-03 03:15:28 UTC (rev 16141)
+++ django/trunk/docs/topics/auth.txt   2011-05-03 10:22:49 UTC (rev 16142)
@@ -1023,7 +1023,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