Author: russellm
Date: 2009-06-17 19:16:48 -0500 (Wed, 17 Jun 2009)
New Revision: 11032

Modified:
   django/trunk/docs/ref/generic-views.txt
   django/trunk/docs/topics/index.txt
Log:
Refs #11336 -- Another dummy commit to force refresh of some index pages by 
Sphinx, caused by file ommitted from [11025] and included in [11026]. Thanks to 
Peter Landry for the report, and Ramiro for the explanation.

Modified: django/trunk/docs/ref/generic-views.txt
===================================================================
--- django/trunk/docs/ref/generic-views.txt     2009-06-17 23:57:27 UTC (rev 
11031)
+++ django/trunk/docs/ref/generic-views.txt     2009-06-18 00:16:48 UTC (rev 
11032)
@@ -1088,3 +1088,4 @@
       variable's name depends on the ``template_object_name`` parameter, which
       is ``'object'`` by default. If ``template_object_name`` is ``'foo'``,
       this variable's name will be ``foo``.
+

Modified: django/trunk/docs/topics/index.txt
===================================================================
--- django/trunk/docs/topics/index.txt  2009-06-17 23:57:27 UTC (rev 11031)
+++ django/trunk/docs/topics/index.txt  2009-06-18 00:16:48 UTC (rev 11032)
@@ -26,3 +26,4 @@
    serialization
    settings
    signals
+


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