Author: julien
Date: 2011-09-19 00:33:32 -0700 (Mon, 19 Sep 2011)
New Revision: 16855

Modified:
   django/trunk/docs/ref/settings.txt
Log:
Fixed #16876 -- Fixed a cross reference in the settings reference doc. Thanks 
to Gumnos for the report.

Modified: django/trunk/docs/ref/settings.txt
===================================================================
--- django/trunk/docs/ref/settings.txt  2011-09-19 07:25:59 UTC (rev 16854)
+++ django/trunk/docs/ref/settings.txt  2011-09-19 07:33:32 UTC (rev 16855)
@@ -1718,7 +1718,7 @@
 corresponding locale-dictated format has higher precedence and will be applied.
 See :tfilter:`allowed date format strings <date>`.
 
-See also :setting:`DATE_FORMAT` and :setting:`SHORT_DATETIME_FORMAT`.
+See also :setting:`DATE_FORMAT` and :setting:`SHORT_DATE_FORMAT`.
 
 .. setting:: SIGNING_BACKEND
 

-- 
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