Commit History

Author SHA1 Message Date
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 years ago
  Tim Graham 6713926ebe Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage. 6 years ago
  Theofanis Despoudis 084536a9be Fixed #27994 -- Documented ManifestFilesMixin. 6 years ago
  Tim Graham 7f2b27e95c Fixed code highlighting in docs/ref/contrib/staticfiles.txt. 6 years ago
  Tim Graham f892781b95 Fixed #28606 -- Deprecated CachedStaticFilesStorage. 6 years ago
  Tim Graham 7f6b013bf6 Fixed #29677 -- Doc'd return value of StaticFilesStorage.post_process(). 6 years ago
  Daniel Wiesmann 8f75d21a2e Fixed #28566 -- Added path matching to collectstatic ignore patterns. 6 years ago
  Mariusz Felisiak 7c81b28ebc Updated various links in docs to use HTTPS. 7 years ago
  Collin Stedman 4a861e8850 Refs #19295 -- Doc'd that ManifestStaticFilesStorage doesn't work with runserver --insecure. 7 years ago
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 8 years ago
  jkrzy 20a761697f Fixed #27701 -- Doc'd staticfiles runserver bypasses middleware when serving static files. 7 years ago
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 years ago
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 years ago
  David Sanders 53bffe8d03 Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths. 8 years ago
  Tim Graham ec4a6b33a9 Fixed #26946 -- Clarified instructions for customizing collectstatic's ignore_patterns. 8 years ago
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago
  eltronix 996cadfa5f Prevented findstatic argument from appearing as multiple options. 9 years ago
  Claude Paroz f4c2b8e04a Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list 9 years ago
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
  Tim Graham e519aab43a Fixed #23868 -- Added support for non-unique django-admin-options in docs. 9 years ago
  Johannes Hoppe cf546e11ac Fixed #21221 -- Made form Media and static template tag use staticfiles if installed. 9 years ago
  Raphael Michel 1bbca7961c Fixed #25350 -- Added alias --no-input for --noinput to management commands. 9 years ago
  Chris McCollister d62194a260 Fixed #24984 -- Added link to Jinja2 static tag instructions in staticfiles docs. 9 years ago
  Tim Graham 5ae0dd6abf Fixed #25001 -- Doc'd caveat about collectstatic and removing INSTALLED_APPS. 9 years ago
  Aksel Ethem b4d8b16e51 Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing. 10 years ago
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 years ago
  Aymeric Augustin 92e8f1f302 Moved context_processors from django.core to django.template. 10 years ago
  Claude Paroz 337cd09836 Updated some other external links in the docs 10 years ago
  Tim Graham 87eedfff44 Fixed #23607 -- Typo in docs/ref/contrib/staticfiles.txt. 10 years ago