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
/
ref
/
files
Age
Commit message (
Expand
)
Author
2011-08-06
[1.3.X] Fixed #16566 - Typo in docs/ref/files/storage.txt; thanks thejaswi_pu...
Timo Graham
2010-12-06
Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elbarto for ...
Gabriel Hurley
2010-12-05
Fixed #13162 and #11597 -- Improved the file handling documentation: Removed ...
Gabriel Hurley
2010-12-05
Fixed #13605 -- Improved documentation of the django.core.files.storage modul...
Gabriel Hurley
2010-11-28
Fixed #14762 - Add documention for ContentFile. Thanks jesh for the suggestio...
Timo Graham
2010-10-24
Fixed #13040 -- Added info on where to import File class from to File referen...
Gabriel Hurley
2010-10-08
Fixed #10497 -- Added a few time-related methods to the storage API. Thanks f...
Jannis Leidel
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2009-12-26
Fixed #9465 -- Simplified API Reference documentation titles for easier looku...
Gary Wilson Jr
2009-06-10
Fixed #11056 -- Corrected reference to File class in storage docs. Thanks to ...
Russell Keith-Magee
2008-09-09
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
Adrian Holovaty
2008-09-02
A bunch of cleanups to file documentation. Along the way some references to t...
Jacob Kaplan-Moss
2008-08-31
Fixed #8641: Documented the fact that file-saving methods must receive a File...
James Bennett
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss