Skip to content

Commit f9c8615

Browse files
committed
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
1 parent 5825fb6 commit f9c8615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/topics/http/shortcuts.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Optional arguments
4949
context_instance=RequestContext(request))
5050

5151
``mimetype``
52+
5253
.. versionadded:: 1.0
5354

5455
The MIME type to use for the resulting document. Defaults to the value of

0 commit comments

Comments
 (0)