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
/
topics
/
forms
/
media.txt
Age
Commit message (
Expand
)
Author
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-09-15
Fixed #11185 - Expanded docs on customizing widgets; thanks fadeev for the dr...
Tim Graham
2012-08-24
Fixed #18847 - Updated for media examples to use static.example.com. Thanks J...
Tim Graham
2012-04-30
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2011-01-30
Reworded parts of the staticfiles documentation after receiving various user ...
Jannis Leidel
2010-11-17
Corrected some syntax issues in the docs.
Alex Gaynor
2010-11-17
Fixed a bunch of code examples in the form media documentation.
Jannis Leidel
2010-11-17
Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio...
Jannis Leidel
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-01-10
Fixed #10989 -- Fixed typos in formset and widget-media docs. Thanks, falken@...
Adrian Holovaty
2009-03-24
Fixed #10437 -- Corrected typo in Widget media example. Thanks to Manuel Sael...
Russell Keith-Magee
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss