| Age | Commit message (Expand) | Author |
| 2013-03-29 | Fixed #19582 - Added a static files tutorial. | Tim Graham |
| 2012-09-20 | Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 | Tim Graham |
| 2012-06-11 | Fixed #18451 -- Vastly improved class based view documentation. | Jannis Leidel |
| 2012-06-06 | Added alt attribute to img tags in docs. | Aymeric Augustin |
| 2012-04-30 | docs: It's rsync_project not rysnc_project | Kyle Fuller |
| 2012-03-14 | Updated some outdated external URLs in docs. | Claude Paroz |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-08-11 | Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to sta... | Jannis Leidel |
| 2011-07-01 | Fixed #15974 -- Correctly link to static files handling in deployment docs. T... | Jannis Leidel |
| 2011-06-30 | Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi... | Jannis Leidel |
| 2011-06-16 | Fixed #16273 -- Fixed typo in staticfiles docs. Thanks, BernhardEssl. | Jannis Leidel |
| 2011-05-18 | Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Many thank... | Jannis Leidel |
| 2011-05-13 | Fixed #16014 -- numerous documentation typos -- thanks psmith. | Simon Meers |
| 2011-05-09 | Fixed #15989 -- typo in static-files howto. Thanks luizvital. | Simon Meers |
| 2011-03-24 | Corrected another part of the staticfiles docs which was missed in r15913. Re... | Jannis Leidel |
| 2011-03-24 | Fixed #15681 -- Fixed a documentation error regarding the default value of th... | Jannis Leidel |
| 2011-03-15 | Fixed #15598 -- Updated static URL helper to be no-op on non-local prefixes. ... | Jannis Leidel |
| 2011-02-27 | Fix typo in staticfiles docs (not ticketed). | Simon Meers |
| 2011-02-17 | Fixed #15310 -- Corrected a view path in the static files how to docs. Thanks... | Gabriel Hurley |
| 2011-02-14 | Fixes #15270 -- Moved back the serve view to django.views.static due to depen... | Jannis Leidel |
| 2011-01-31 | Some tweaks to the staticfiles docs to clarify things for new users. Thanks J... | Carl Meyer |
| 2011-01-30 | Fixed typo in staticfiles documentation introduced in [15369]. Thanks, harijay. | Jannis Leidel |
| 2011-01-30 | Reworded parts of the staticfiles documentation after receiving various user ... | Jannis Leidel |
| 2011-01-16 | Fixed #15080 - Add -v0 to collectstatic fabric example. Thanks hvdklauw. | Timo Graham |
| 2010-11-17 | Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio... | Jannis Leidel |
| 2010-11-11 | Reverted deprecation of media context processor (from r14293) to separate sta... | Jannis Leidel |
| 2010-11-11 | Fixed #14524, #14582, #14617, #14665 and #14667 -- Tweaked staticfiles app. | Jannis Leidel |
| 2010-10-26 | Fixed #14562 -- corrected a typo in the static-files howto. Thanks to stephan... | Gabriel Hurley |
| 2010-10-26 | Replace an incorrect reference to collectmedia in the docs (the command is co... | Chris Beaven |
| 2010-10-23 | Fixed #14528 and #14538 -- Refined staticfiles documentation. Thanks, gremmie... | Jannis Leidel |
| 2010-10-20 | Removes a mistaken note about the static media development helper. | Jacob Kaplan-Moss |
| 2010-10-20 | Fixed #14514 -- fixed a typo in the static files docs, thanks to Andy McKay f... | Alex Gaynor |
| 2010-10-20 | Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank... | Jannis Leidel |
| 2010-08-28 | Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob... | Russell Keith-Magee |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-05-12 | Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. | Karen Tracey |
| 2009-09-12 | Fixed #11780 -- Corrected a typo in the static file serving docs. | Russell Keith-Magee |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-03-31 | A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #... | Jacob Kaplan-Moss |
| 2009-01-09 | Revised r9566 slightly to be backwards compatible with versions 1.0 - 1.0.2. | Malcolm Tredinnick |
| 2008-12-08 | Fixed #9724 -- Added missing import to URLconf example, thanks shacker. | Gary Wilson Jr |
| 2008-10-06 | Fixed #8688 -- Added a note about using a settings variable for the static | Malcolm Tredinnick |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |