Skip to content

Commit

Permalink
Refs #11336 -- Another dummy commit to force refresh of some index pa…
Browse files Browse the repository at this point in the history
…ges by Sphinx, caused by file ommitted from [11025] and included in [11026]. Thanks to Peter Landry for the report, and Ramiro for the explanation.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11032 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
freakboy3742 committed Jun 18, 2009
1 parent c9d882c commit 15a908b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/ref/generic-views.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1088,3 +1088,4 @@ In addition to ``extra_context``, the template's context will be:
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``.

1 change: 1 addition & 0 deletions docs/topics/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ Introductions to all the key parts of Django you'll need to know:
serialization
settings
signals

0 comments on commit 15a908b

Please sign in to comment.