Mariusz Felisiak
|
7c81b28ebc
Updated various links in docs to use HTTPS.
|
6 سال پیش |
Collin Stedman
|
4a861e8850
Refs #19295 -- Doc'd that ManifestStaticFilesStorage doesn't work with runserver --insecure.
|
7 سال پیش |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 سال پیش |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 سال پیش |
jkrzy
|
20a761697f
Fixed #27701 -- Doc'd staticfiles runserver bypasses middleware when serving static files.
|
7 سال پیش |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
7 سال پیش |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 سال پیش |
David Sanders
|
53bffe8d03
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
|
7 سال پیش |
Tim Graham
|
ec4a6b33a9
Fixed #26946 -- Clarified instructions for customizing collectstatic's ignore_patterns.
|
8 سال پیش |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 سال پیش |
eltronix
|
996cadfa5f
Prevented findstatic argument from appearing as multiple options.
|
8 سال پیش |
Claude Paroz
|
f4c2b8e04a
Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list
|
8 سال پیش |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 سال پیش |
Tim Graham
|
e519aab43a
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
|
9 سال پیش |
Johannes Hoppe
|
cf546e11ac
Fixed #21221 -- Made form Media and static template tag use staticfiles if installed.
|
9 سال پیش |
Raphael Michel
|
1bbca7961c
Fixed #25350 -- Added alias --no-input for --noinput to management commands.
|
9 سال پیش |
Chris McCollister
|
d62194a260
Fixed #24984 -- Added link to Jinja2 static tag instructions in staticfiles docs.
|
9 سال پیش |
Tim Graham
|
5ae0dd6abf
Fixed #25001 -- Doc'd caveat about collectstatic and removing INSTALLED_APPS.
|
9 سال پیش |
Aksel Ethem
|
b4d8b16e51
Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing.
|
9 سال پیش |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
9 سال پیش |
Aymeric Augustin
|
92e8f1f302
Moved context_processors from django.core to django.template.
|
10 سال پیش |
Claude Paroz
|
337cd09836
Updated some other external links in the docs
|
10 سال پیش |
Tim Graham
|
87eedfff44
Fixed #23607 -- Typo in docs/ref/contrib/staticfiles.txt.
|
10 سال پیش |
Claude Paroz
|
3a44e20005
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
|
10 سال پیش |
Christoph Heer
|
d47409831f
Fixed #23067 -- Updated docs to use django-admin
|
10 سال پیش |
Tim Graham
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
10 سال پیش |
Tim Graham
|
7f2505ad9e
Fixed doc typos.
|
10 سال پیش |
Tim Graham
|
29345390b8
Minor edits to new findstatic functionality; refs #19879.
|
10 سال پیش |
Vajrasky Kok
|
6a9ed7d403
Fixed #19879 -- Have 'findstatic' says on which directories it searched the relative paths.
|
11 سال پیش |
Tim Graham
|
03395b4277
Fixed some markup that caused broken links in the static files docs.
|
11 سال پیش |