index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
staticfiles.txt
Age
Commit message (
Expand
)
Author
2015-06-22
Fixed #25001 -- Doc'd caveat about collectstatic and removing INSTALLED_APPS.
Tim Graham
2015-03-12
Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used durin...
Aksel Ethem
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2014-12-28
Moved context_processors from django.core to django.template.
Aymeric Augustin
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-10-06
Fixed #23607 -- Typo in docs/ref/contrib/staticfiles.txt.
Tim Graham
2014-08-28
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Claude Paroz
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-02-28
Fixed doc typos.
Tim Graham
2014-02-09
Minor edits to new findstatic functionality; refs #19879.
Tim Graham
2014-02-09
Fixed #19879 -- Have 'findstatic' says on which directories it searched the r...
Vajrasky Kok
2014-01-22
Fixed some markup that caused broken links in the static files docs.
Tim Graham
2014-01-20
Added ManifestStaticFilesStorage to staticfiles contrib app.
Jannis Leidel
2013-11-29
Fixed #21380 -- Added a way to set different permission for static directories.
Vajrasky Kok
2013-10-24
Fixed #21219 -- Added a way to set different permission for static files.
Vajrasky Kok
2013-09-06
Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compatible wit...
Keith Edmiston
2013-08-31
Made django.test.testcases not depend on staticfiles contrib app.
Ramiro Morales
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-07-31
Fixed some ReST errors; refs #20819.
Tim Graham
2013-07-31
Fixed #20819 -- Return 404 instead of 500 error when ``staticfiles`` view is ...
Tai Lee
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-03-30
Fixes #20162 -- Added a note in the documentation for `static.serve()` about ...
Julien Phalip
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2013-02-01
Fixed #19715 -- Simplified findstatic output when verbosity set to 0
Matt Robenolt
2013-01-12
Fixed #14633 - Organized settings reference docs and added a topical index.
Tim Graham
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-07-18
Fix typo in staticfiles app documentation
Andy Dirnberger
2012-07-07
Fixed #18254 -- Added ability to the static template tags to store the result...
Jannis Leidel
2012-06-06
Added alt attribute to img tags in docs.
Aymeric Augustin
2012-05-16
Fixed #17896 -- Added file_hash method to CachedStaticFilesStorage to be able...
Jannis Leidel
2012-03-13
Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs ...
Jannis Leidel
2012-02-14
Stopped the collectstatic management from being wastful with file handlers. R...
Jannis Leidel
2011-11-19
Fixed #17196 - Typo in docs/ref/contrib/staticfiles.txt; thanks caa for the r...
Timo Graham
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-22
Fixed ReST errors that stopped some staticfiles docs being rendered
Luke Plant
2011-08-11
Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to sta...
Jannis Leidel
2011-07-04
Fixed #16161 -- Added `--clear` option to `collectstatic` management command ...
Jannis Leidel
2011-06-30
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...
Jannis Leidel
2011-05-18
Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Many thank...
Jannis Leidel
2011-02-14
Fixes #15270 -- Moved back the serve view to django.views.static due to depen...
Jannis Leidel
2011-02-01
Fixed some documentation and default-settings.py comments that were misleadin...
Carl Meyer
2011-01-31
Some tweaks to the staticfiles docs to clarify things for new users. Thanks J...
Carl Meyer
2011-01-30
Reworded parts of the staticfiles documentation after receiving various user ...
Jannis Leidel
2011-01-22
Fixed #15147 - Typo in "Managing static files"; thanks ori for the report.
Timo Graham
2011-01-15
Stopped staticfiles app from requiring a models module when looking for stati...
Jannis Leidel
2010-11-27
Fixed #14793 -- staticfiles documentation example overwrites urlpatterns. Tha...
Honza Král
2010-11-17
Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio...
Jannis Leidel
[prev]
[next]