summaryrefslogtreecommitdiff
path: root/docs/ref/files/storage.txt
AgeCommit message (Expand)Author
2014-08-26[1.7.x] Fixed spelling mistake in file docs.Tim Graham
2014-08-20[1.7.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file ...Tim Graham
2014-08-08[1.7.x] Removed some tabs in the docs.Tim Graham
2014-04-02[1.7.x] Fixed #22347 -- Unified FileSystemStorage documentation.Vishal Lal
2014-01-15Fix typo in storage docsKevin Wood
2013-11-29Fixed #21380 -- Added a way to set different permission for static directories.Vajrasky Kok
2013-10-24Fixed #21219 -- Added a way to set different permission for static files.Vajrasky Kok
2013-01-13Fixed typo in file storage docs.Aymeric Augustin
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-09-20Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham
2011-08-06Fixed #16566 - Typo in docs/ref/files/storage.txt; thanks thejaswi_puthraya.Timo Graham
2010-12-06Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elbarto for ...Gabriel Hurley
2010-12-05Fixed #13605 -- Improved documentation of the django.core.files.storage modul...Gabriel Hurley
2010-10-08Fixed #10497 -- Added a few time-related methods to the storage API. Thanks f...Jannis Leidel
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-06-10Fixed #11056 -- Corrected reference to File class in storage docs. Thanks to ...Russell Keith-Magee
2008-08-31Fixed #8641: Documented the fact that file-saving methods must receive a File...James Bennett
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss