summaryrefslogtreecommitdiff
path: root/docs/topics/files.txt
AgeCommit message (Expand)Author
2013-03-29Fixed #19897 - Updated static files howto.Tim Graham
2013-03-22Fixed #17935 - Clarified intro of topics/files.txt.Tim Graham
2013-01-23Fixed typo.Justin Bronn
2012-11-01Added WizardView.file_storage exception message and docsTim Graham
2012-06-19Fixed #18154 -- Documentation on closing File objects and best practicesGabe Jackson
2011-11-19Fix #15646: Document that a FileField's full path can't be relied upon until ...Karen Tracey
2010-12-26Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham
2010-12-05Fixed #13162 and #11597 -- Improved the file handling documentation: Removed ...Gabriel Hurley
2010-11-27Fixed #14784 - Add links to docs/topics/files.txtTimo Graham
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-04-16Fixed #10779 -- Corrected description of an example in the files docs. Thanks...Russell Keith-Magee
2008-12-22Fixed #9904 -- Corrected name of storage method in files documentation.Gary Wilson Jr
2008-09-14Fixed #9052: Corrected typo in file handling docs. Thanks to KiWiB0RG for the...Russell Keith-Magee
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-31Fixed #8641: Documented the fact that file-saving methods must receive a File...James Bennett
2008-08-29Fixed #8638 -- Show by example that the File.name attribute includes the uploadMalcolm Tredinnick
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss