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
2011-05-18
[1.3.X] Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Ma...
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
2010-11-11
Fixed #14524, #14582, #14617, #14665 and #14667 -- Tweaked staticfiles app.
Jannis Leidel
2010-11-06
Fixed #14600 -- Added a versionchanged directive to the TEMPLATE_CONTEXT_PROC...
Gabriel Hurley
2010-10-23
Fixed #14528 and #14538 -- Refined staticfiles documentation. Thanks, gremmie...
Jannis Leidel
2010-10-23
Fixed a typo in the staticfiles docs.
Justin Bronn
2010-10-20
Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...
Jannis Leidel