Tim Graham
|
f7795e968d
Fixed #17935 - Clarified intro of topics/files.txt.
|
11 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.
|
15 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 |
James Bennett
|
84ef4a9b1d
Fixed #8641: Documented the fact that file-saving methods must receive a File instance
|
16 years ago |
Malcolm Tredinnick
|
6ebbf7ac96
Fixed #8638 -- Show by example that the File.name attribute includes the upload
|
16 years ago |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 years ago |