index
:
django.git
fix-31295
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
/
comments
/
moderation.txt
Age
Commit message (
Expand
)
Author
2014-03-21
Removed contrib.comments per deprecation timeline.
Tim Graham
2014-01-22
Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2013-08-06
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-03-11
Deprecated django.contrib.comments.
Jacob Kaplan-Moss
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-26
Fixed broken links, round 3. refs #19516
Tim Graham
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-09-08
Avoided mixing dates and datetimes in the examples.
Aymeric Augustin
2010-11-13
Fixed #12325 -- Allows zero values for moderate_after and close_after fields ...
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
2009-05-15
Add a proper cross-reference to the mention of HttpRequest in the comment mod...
James Bennett
2009-05-14
Fixed #11113: fixed a couple of issues that slipped through the cracks when c...
Jacob Kaplan-Moss
2009-03-23
Oops, added missing file from [10122].
Jacob Kaplan-Moss