Author: russellm
Date: 2010-01-07 05:38:14 -0600 (Thu, 07 Jan 2010)
New Revision: 12117
Modified:
django/trunk/docs/ref/index.txt
django/trunk/docs/releases/1.2-alpha-1.txt
django/trunk/docs/releases/index.txt
Log:
Corrected some referencing problems in the docs.
Modified: django/trunk/docs/ref/index.txt
===================================================================
--- django/trunk/docs/ref/index.txt 2010-01-07 11:37:49 UTC (rev 12116)
+++ django/trunk/docs/ref/index.txt 2010-01-07 11:38:14 UTC (rev 12117)
@@ -21,3 +21,4 @@
signals
templates/index
unicode
+ validators
Modified: django/trunk/docs/releases/1.2-alpha-1.txt
===================================================================
--- django/trunk/docs/releases/1.2-alpha-1.txt 2010-01-07 11:37:49 UTC (rev
12116)
+++ django/trunk/docs/releases/1.2-alpha-1.txt 2010-01-07 11:38:14 UTC (rev
12117)
@@ -184,8 +184,6 @@
for any number of test failures. If needed, the number of test failures can be
found at the end of the test runner's output.
-.. _deprecated-features-1.2:
-
Features deprecated in 1.2
==========================
Modified: django/trunk/docs/releases/index.txt
===================================================================
--- django/trunk/docs/releases/index.txt 2010-01-07 11:37:49 UTC (rev
12116)
+++ django/trunk/docs/releases/index.txt 2010-01-07 11:38:14 UTC (rev
12117)
@@ -58,6 +58,7 @@
.. toctree::
:maxdepth: 1
+ 1.2-alpha-1
1.1-rc-1
1.1-beta-1
1.1-alpha-1
--
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.