Author: lukeplant
Date: 2010-07-05 11:54:37 -0500 (Mon, 05 Jul 2010)
New Revision: 13422

Modified:
   django/branches/releases/1.2.X/
   django/branches/releases/1.2.X/docs/ref/validators.txt
Log:
[1.2.X] Added missing module directive for validators documentation.

Backport of [13421] from trunk



Property changes on: django/branches/releases/1.2.X
___________________________________________________________________
Name: svnmerge-integrated
   - /django/branches/newforms-admin:1-4314 
/django/trunk:1-5600,13393,13401,13419
   + /django/trunk:1-5600,13393,13401,13419,13421 
/django/branches/newforms-admin:1-4314

Modified: django/branches/releases/1.2.X/docs/ref/validators.txt
===================================================================
--- django/branches/releases/1.2.X/docs/ref/validators.txt      2010-07-05 
16:51:29 UTC (rev 13421)
+++ django/branches/releases/1.2.X/docs/ref/validators.txt      2010-07-05 
16:54:37 UTC (rev 13422)
@@ -5,6 +5,8 @@
 ==========
 
 .. versionadded:: 1.2
+.. module:: django.core.validators
+    :synopsis: Validation utilities and base classes
 
 Writing validators
 ==================

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

Reply via email to