Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/files
Commit message (Expand)AuthorAgeFilesLines
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-242-13/+0
* Refs #9893 -- Removed shims for lack of max_length suppor...Tim Graham2015-09-241-8/+0
* Fixed #25159 -- Removed brackets from class/function/meth...Tim Graham2015-07-272-9/+9
* Fixed #24963 -- Added File.seekable() on Python 3.Carson Gee2015-06-121-1/+6
* Fixed typos and updated spelling wordlist.Floris den Hengst2015-03-071-2/+2
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-022-26/+0
* Fixed #9893 -- Allowed using a field's max_length in the ...Pavel Shpilev2015-01-121-2/+18
* Used https for most *.python.org linksClaude Paroz2014-12-192-2/+2
* Fixed #23827 -- TZ behavior in Storage API ref docJames Aylett2014-11-151-9/+18
* Fixed versionchanged indentation in docs/.Berker Peksag2014-11-041-9/+10
* Fixed #8149 -- Made File.__iter__() support universal new...Jon Dufresne2014-10-302-4/+18
* Fixed spelling mistake in file docs.Tim Graham2014-08-261-1/+1
* Fixed #23157 -- Removed O(n) algorithm when uploading dup...Tim Graham2014-08-201-0/+12
* Removed some tabs in the docs.Tim Graham2014-08-081-3/+3
* Updated doc links to point to Python 3 documentationClaude Paroz2014-04-261-4/+3
* Fixed #9535 -- Added a reference guide for file upload cl...Anubhav Joshi2014-04-082-0/+245
* Fixed #22347 -- Unified FileSystemStorage documentation.Vishal Lal2014-04-021-0/+10
* Fix typo in storage docsKevin Wood2014-01-151-1/+1
* Fixed #21380 -- Added a way to set different permission f...Vajrasky Kok2013-11-291-1/+12
* Fixed #21219 -- Added a way to set different permission f...Vajrasky Kok2013-10-241-2/+11
* Added links to file docs.Jorge C. Leitão2013-08-291-13/+13
* Removed versionadded/changed annotations for 1.5Tim Graham2013-08-191-4/+0
* Fixed typo in file storage docs.Aymeric Augustin2013-01-131-1/+1
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-032-3/+3
* Fixed #18934 - Removed versionadded/changed annotations f...Tim Graham2012-09-211-9/+3
* Fixed #11739 -- Made ContentFile support Unicode inputClaude Paroz2012-08-291-4/+8
* Fixed #18269 -- Applied unicode_literals for Python 3 com...Claude Paroz2012-06-071-1/+2
* Marked bytestrings with b prefix. Refs #18269Claude Paroz2012-05-191-1/+1
* Fixed incorrect pluralized argument in Files docsPaul McMillan2011-09-281-2/+2
* Fixed #16566 - Typo in docs/ref/files/storage.txt; thanks...Timo Graham2011-08-061-1/+1
* Fixed #14846 -- Corrected a tiny typo in from [14832]. Th...Gabriel Hurley2010-12-071-1/+1
* Fixed #13162 and #11597 -- Improved the file handling doc...Gabriel Hurley2010-12-052-60/+74
* Fixed #13605 -- Improved documentation of the django.core...Gabriel Hurley2010-12-051-52/+116
* Fixed #14762 - Add documention for ContentFile. Thanks je...Timo Graham2010-11-281-8/+21
* Fixed #13040 -- Added info on where to import File class ...Gabriel Hurley2010-10-241-53/+59
* Fixed #10497 -- Added a few time-related methods to the s...Jannis Leidel2010-10-081-0/+27
* Fixed #14141: docs now use the :doc: construct for links ...Jacob Kaplan-Moss2010-08-193-8/+2
* Fixed #9465 -- Simplified API Reference documentation tit...Gary Wilson Jr2009-12-261-4/+5
* Fixed #11056 -- Corrected reference to File class in stor...Russell Keith-Magee2009-06-101-2/+2
* Fixed #8979 -- Made a bunch of typo/formatting fixes to t...Adrian Holovaty2008-09-091-1/+1
* A bunch of cleanups to file documentation. Along the way ...Jacob Kaplan-Moss2008-09-021-69/+70
* Fixed #8641: Documented the fact that file-saving methods...James Bennett2008-08-312-0/+7
* Massive reorganization of the docs. See the new docs onli...Jacob Kaplan-Moss2008-08-243-0/+180