Author: russellm
Date: 2010-12-04 19:23:23 -0600 (Sat, 04 Dec 2010)
New Revision: 14824

Modified:
   django/trunk/docs/ref/settings.txt
Log:
Added versionadded markup to the TEST_DEPENDENCIES setting.

Modified: django/trunk/docs/ref/settings.txt
===================================================================
--- django/trunk/docs/ref/settings.txt  2010-12-05 01:03:39 UTC (rev 14823)
+++ django/trunk/docs/ref/settings.txt  2010-12-05 01:23:23 UTC (rev 14824)
@@ -432,6 +432,8 @@
 TEST_DEPENDENCIES
 ~~~~~~~~~~~~~~~~~
 
+.. versionadded:: 1.3
+
 Default: ``['default']``, for all databases other than ``default``,
 which has no dependencies.
 

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@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