summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2010-02-23 13:22:52 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2010-02-23 13:22:52 +0000
commitf9c8615e1fbd6490d566f179e5fc3bf18ce51268 (patch)
treee001500f1b33f6887a74eb3805d65a883ef9615a /docs
parent5825fb63b4934a5eb884ba8bc52f5e5f1df277b7 (diff)
Fixed #12799 -- Added an extra newline to help with PDF generation of documentation. Thanks to Ivan Savov for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12518 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-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