summaryrefslogtreecommitdiff
path: root/docs/topics
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2010-02-23 13:30:49 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2010-02-23 13:30:49 +0000
commitcda48e9f0ba20ef993379001a0f94a479fbf23cb (patch)
tree4c9fe6fa59901a519106a97ed07d250e478602ca /docs/topics
parente771d15e2d89c08d60e4d7967530e219acdc6ebd (diff)
[1.1.X] Fixed #12799 -- Added an extra newline to help with PDF generation of documentation. Thanks to Ivan Savov for the report.
Backport of r12518 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12522 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/http/shortcuts.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/topics/http/shortcuts.txt b/docs/topics/http/shortcuts.txt
index e8039fe253..5510613355 100644
--- a/docs/topics/http/shortcuts.txt
+++ b/docs/topics/http/shortcuts.txt
@@ -49,6 +49,7 @@ Optional arguments
context_instance=RequestContext(request))
``mimetype``
+
.. versionadded:: 1.0
The MIME type to use for the resulting document. Defaults to the value of