Kaydet (Commit) 15a908b4 authored tarafından Russell Keith-Magee's avatar Russell Keith-Magee

Refs #11336 -- Another dummy commit to force refresh of some index pages by…

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.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11032 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst c9d882c4
...@@ -1088,3 +1088,4 @@ In addition to ``extra_context``, the template's context will be: ...@@ -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 variable's name depends on the ``template_object_name`` parameter, which
is ``'object'`` by default. If ``template_object_name`` is ``'foo'``, is ``'object'`` by default. If ``template_object_name`` is ``'foo'``,
this variable's name will be ``foo``. this variable's name will be ``foo``.
...@@ -26,3 +26,4 @@ Introductions to all the key parts of Django you'll need to know: ...@@ -26,3 +26,4 @@ Introductions to all the key parts of Django you'll need to know:
serialization serialization
settings settings
signals signals
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment