index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
files.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refs #32243 -- Fixed typo in docs/topics/files.txt.
Grace Hawkins
2022-02-05
1
-1
/
+1
*
Fixed #32243 -- Added docs examples for manually saving Files.
Joshua Massover
2022-02-03
1
-0
/
+11
*
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2021-01-14
1
-2
/
+0
*
Preferred usage of among/while to amongst/whilst.
David Smith
2020-06-03
1
-3
/
+3
*
Fixed #28184 -- Allowed using a callable for FileField and ImageField storage.
miigotu
2020-04-08
1
-0
/
+28
*
Fixed typo in docs/topics/files.txt.
Mariusz Felisiak
2019-11-11
1
-1
/
+1
*
Fixed #13750 -- Clarified need to reopen models.ImageField.image file to acce...
Hasan Ramezani
2019-10-29
1
-0
/
+21
*
Fixed typo in docs/topics/files.txt.
Mariusz Felisiak
2019-10-29
1
-1
/
+1
*
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-06
1
-2
/
+2
*
Fixed #30695 -- Used relative path in default_storage docs example.
Harrison88
2019-08-20
1
-3
/
+3
*
Fixed #30137 -- Replaced OSError aliases with the canonical OSError.
Jon Dufresne
2019-01-28
1
-1
/
+1
*
Alphabetized imports in various docs.
Mariusz Felisiak
2018-05-12
1
-2
/
+2
*
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-05-08
1
-4
/
+1
*
Added missing period to "etc.".
pp
2016-01-11
1
-1
/
+1
*
Discouraged use of /tmp with predictable names.
Chris Lamb
2015-12-24
1
-2
/
+2
*
Fixed #15590 -- Documented how the path of a FileField can be changed.
Jorge Barata González
2015-03-30
1
-0
/
+17
*
Used https for most *.python.org links
Claude Paroz
2014-12-19
1
-1
/
+1
*
Fixed #22347 -- Unified FileSystemStorage documentation.
Vishal Lal
2014-04-02
1
-14
/
+2
*
Fixed #22313 -- Removed 'u' prefixes from documentation
Claude Paroz
2014-03-22
1
-4
/
+4
*
Fixed #20604 - Fixed file example in docs.
Tim Graham
2013-06-14
1
-3
/
+3
*
Add missing imports and models to the examples in the view layer documentation
Silvan Spross
2013-05-18
1
-0
/
+2
*
Fixed #20385 -- Typo in files docs.
Aymeric Augustin
2013-05-10
1
-1
/
+1
*
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-29
1
-1
/
+1
*
Fixed #17935 - Clarified intro of topics/files.txt.
Tim Graham
2013-03-22
1
-1
/
+4
*
Fixed typo.
Justin Bronn
2013-01-23
1
-1
/
+1
*
Added WizardView.file_storage exception message and docs
Tim Graham
2012-11-01
1
-0
/
+2
*
Fixed #18154 -- Documentation on closing File objects and best practices
Gabe Jackson
2012-06-19
1
-0
/
+23
*
Fix #15646: Document that a FileField's full path can't be relied upon until ...
Karen Tracey
2011-11-19
1
-0
/
+6
*
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
2010-12-26
1
-2
/
+0
*
Fixed #13162 and #11597 -- Improved the file handling documentation: Removed ...
Gabriel Hurley
2010-12-05
1
-5
/
+5
*
Fixed #14784 - Add links to docs/topics/files.txt
Timo Graham
2010-11-27
1
-6
/
+8
*
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-19
1
-6
/
+4
*
Fixed several broken and redirecting URLs in the documentation (fixes #12219,...
Gary Wilson Jr
2009-12-26
1
-1
/
+1
*
Fixed #10779 -- Corrected description of an example in the files docs. Thanks...
Russell Keith-Magee
2009-04-16
1
-2
/
+2
*
Fixed #9904 -- Corrected name of storage method in files documentation.
Gary Wilson Jr
2008-12-22
1
-1
/
+1
*
Fixed #9052: Corrected typo in file handling docs. Thanks to KiWiB0RG for the...
Russell Keith-Magee
2008-09-14
1
-1
/
+1
*
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-09-02
1
-1
/
+1
*
Fixed #8641: Documented the fact that file-saving methods must receive a File...
James Bennett
2008-08-31
1
-1
/
+2
*
Fixed #8638 -- Show by example that the File.name attribute includes the upload
Malcolm Tredinnick
2008-08-29
1
-2
/
+2
*
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
2008-08-23
1
-0
/
+146