index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
howto
/
outputting-pdf.txt
Age
Commit message (
Expand
)
Author
2013-01-31
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
Aymeric Augustin
2012-10-03
Fixed #19006 - Quoted filenames in Content-Disposition header.
Tim Graham
2012-06-08
Fixed #18440 -- Pointed out that ReportLab is not thread safe. Thanks, jens@l...
Adrian Holovaty
2012-05-05
Replaced cStringIO.StringIO by io.BytesIO.
Claude Paroz
2012-04-22
Fixed #18186 -- Fixed ReportLab Web site links. Thanks pablog for the report ...
Claude Paroz
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2010-10-09
Fixed #12369 -- Improved example to account for environments where cStringIO ...
Gabriel Hurley
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2009-12-26
Fixed several broken and redirecting URLs in the documentation (fixes #12219,...
Gary Wilson Jr
2009-02-22
Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks to JohnD...
Russell Keith-Magee
2008-11-01
Fixed #9487 -- Corrected several links into the Python docs that were broken ...
Karen Tracey
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss