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
This commit is contained in:
Russell Keith-Magee 2010-02-23 13:22:52 +00:00
parent 5825fb63b4
commit f9c8615e1f
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