Skip to content

Commit

Permalink
Fixed #12799 -- Added an extra newline to help with PDF generation of…
Browse files Browse the repository at this point in the history
… documentation. Thanks to Ivan Savov for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12518 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
freakboy3742 committed Feb 23, 2010
1 parent 5825fb6 commit f9c8615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/topics/http/shortcuts.txt
Expand Up @@ -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
Expand Down

0 comments on commit f9c8615

Please sign in to comment.