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
/
howto
/
static-files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
1
-2
/
+2
*
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
1
-1
/
+3
*
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-12
2
-6
/
+14
*
Changed some words to use inline markup.
David Smith
2022-03-10
1
-1
/
+1
*
Fixed #33048 -- Doc'd that DEBUG static files requests don't use middleware c...
Kaushik Chintam
2022-01-26
1
-0
/
+4
*
Refs #32880 -- Made remaining titles consistent in how-to documents.
Mariusz Felisiak
2021-07-29
2
-6
/
+6
*
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-29
1
-2
/
+2
*
Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and do...
Markus Holtermann
2021-02-06
1
-6
/
+6
*
Fixed #32419 -- Clarified URLconf in example of serving media files.
Amankumar Singh
2021-02-05
1
-1
/
+1
*
Updated {% static %} tag examples in docs to use single quotes where appropri...
Nikita Sobolev
2020-11-02
1
-1
/
+1
*
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-05-04
1
-3
/
+3
*
Fixed #31126 -- Doc'd STATICFILES_DIRS namespacing in static files how-to.
Abhijeet
2020-01-29
1
-0
/
+3
*
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
2019-11-07
1
-1
/
+1
*
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-06
2
-15
/
+16
*
Used auto-numbered lists in documentation.
François Freitag
2018-11-15
1
-7
/
+7
*
Fixed #29360 -- Removed Fabric examples in docs.
Srinivas Reddy Thatiparthy
2018-04-29
1
-44
/
+1
*
Fixed #29265 -- Removed the suggestion to hardcode static URLs.
Tim Graham
2018-03-28
1
-6
/
+2
*
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-21
1
-1
/
+1
*
Updated various links in docs to avoid redirects
Claude Paroz
2017-05-22
1
-3
/
+3
*
Fixed typos in docs/howto/static-files/index.txt.
Aleksej Manaev
2017-04-03
1
-3
/
+2
*
Normalized spelling of "Web server/page" in docs.
Tim Graham
2016-09-29
1
-1
/
+1
*
Fixed #27212 -- Fixed typo in docs/howto/static-files/index.txt.
Tim Graham
2016-09-12
1
-3
/
+3
*
Removed extra periods in docs/howto/static-files/index.txt headers.
Kenneth Schnall
2016-07-27
1
-4
/
+4
*
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-06-03
1
-3
/
+3
*
Discouraged use of /tmp with predictable names.
Chris Lamb
2015-12-24
1
-1
/
+1
*
Fixed #21221 -- Made form Media and static template tag use staticfiles if in...
Johannes Hoppe
2015-12-10
1
-6
/
+6
*
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-12-01
1
-1
/
+1
*
Updated static files howto title to include JavaScript.
David Gibbons
2015-09-04
1
-3
/
+3
*
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-02-03
1
-2
/
+2
*
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-02-01
1
-6
/
+0
*
Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common.
Collin Anderson
2014-10-15
1
-6
/
+0
*
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Claude Paroz
2014-08-28
1
-3
/
+3
*
Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL.
Tim Graham
2014-05-05
1
-0
/
+3
*
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-04-03
1
-4
/
+4
*
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-18
1
-1
/
+1
*
Fix broken sphinx reference to staticfiles.
Tarjei Husøy
2013-09-10
1
-1
/
+1
*
Fixed #20973 -- Document serving static files without django.contrib.staticfiles
Loic Bistuer
2013-09-03
1
-9
/
+43
*
Made django.test.testcases not depend on staticfiles contrib app.
Ramiro Morales
2013-08-31
1
-0
/
+27
*
Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.
Tim Graham
2013-06-21
1
-1
/
+1
*
Fixed #20284 - Added a note about DEBUG in static file docs.
Tim Graham
2013-05-18
1
-2
/
+14
*
Fixed #20330 -- Normalized spelling of "web server".
Aymeric Augustin
2013-04-29
1
-1
/
+1
*
Fixed #20286 - Typo in static files docs.
Tim Graham
2013-04-18
1
-1
/
+1
*
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-29
2
-458
/
+228
*
Fixed #19582 - Added a static files tutorial.
Tim Graham
2013-03-29
1
-0
/
+508