[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
This commit is contained in:
Russell Keith-Magee 2010-02-23 13:30:49 +00:00
parent e771d15e2d
commit cda48e9f0b
1 changed files with 1 additions and 0 deletions

View File

@ -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