Commit History

Author SHA1 Message Date
  Mariusz Felisiak bf7b3e2750 Fixed typo in docs/topics/files.txt. 5 years ago
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 years ago
  Harrison88 1e429df748 Fixed #30695 -- Used relative path in default_storage docs example. 5 years ago
  Jon Dufresne 7785e03ba8 Fixed #30137 -- Replaced OSError aliases with the canonical OSError. 6 years ago
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. 6 years ago
  Tim Graham f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 9 years ago
  pp b34ff66e5b Added missing period to "etc.". 9 years ago
  Chris Lamb 77b8d8cb6d Discouraged use of /tmp with predictable names. 9 years ago
  Jorge Barata González 931a340f1f Fixed #15590 -- Documented how the path of a FileField can be changed. 10 years ago
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 years ago
  Vishal Lal ca93f02c62 Fixed #22347 -- Unified FileSystemStorage documentation. 11 years ago
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 years ago
  Tim Graham a1122e14a6 Fixed #20604 - Fixed file example in docs. 11 years ago
  Silvan Spross cd72c55d86 Add missing imports and models to the examples in the view layer documentation 12 years ago
  Aymeric Augustin bdd285723f Fixed #20385 -- Typo in files docs. 12 years ago
  Tim Graham 6c730da1f6 Fixed #19897 - Updated static files howto. 12 years ago
  Tim Graham f7795e968d Fixed #17935 - Clarified intro of topics/files.txt. 12 years ago
  Justin Bronn 71c8539570 Fixed typo. 12 years ago
  Tim Graham af7ea808d8 Added WizardView.file_storage exception message and docs 12 years ago
  Gabe Jackson ffa6d95f65 Fixed #18154 -- Documentation on closing File objects and best practices 12 years ago
  Karen Tracey c8c71057aa Fix #15646: Document that a FileField's full path can't be relied upon until its model has been saved to the database. Thanks poirier. 13 years ago
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 years ago
  Gabriel Hurley 2dd594dff4 Fixed #13162 and #11597 -- Improved the file handling documentation: Removed documentation of methods on django.core.files.File that did not exist, added documentation for undocumented methods and attributes that did exist, did a general cleanup of the text and organization, and added more metadata targets. Thanks to amenasse and tyrion.mx for the reports. 14 years ago
  Timo Graham fd072adf4a Fixed #14784 - Add links to docs/topics/files.txt 14 years ago
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
  Gary Wilson Jr adb74a8f2e Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 15 years ago
  Russell Keith-Magee 9103a9bd6c Fixed #10779 -- Corrected description of an example in the files docs. Thanks to timo for the patch. 16 years ago
  Gary Wilson Jr d66e63f2dc Fixed #9904 -- Corrected name of storage method in files documentation. 16 years ago
  Russell Keith-Magee 5a4feb9ec2 Fixed #9052: Corrected typo in file handling docs. Thanks to KiWiB0RG for the report. 16 years ago
  Jacob Kaplan-Moss 64a9469127 Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 16 years ago