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
/
comments
Age
Commit message (
Expand
)
Author
2009-05-12
[1.0.X] Fixed #9675: added note about upgrading the URLconf to the comment up...
Jacob Kaplan-Moss
2009-04-07
[1.0.X] Fixed #9268: pass the "next" param through in the comment preview/pos...
Jacob Kaplan-Moss
2009-04-03
[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back...
Jacob Kaplan-Moss
2009-04-01
[1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk.
Jacob Kaplan-Moss
2009-01-14
A handful of fixes to django.contrib.comments:
Jacob Kaplan-Moss
2008-09-09
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
Adrian Holovaty
2008-08-28
Fixed a typo in comments upgrade guide.
Jacob Kaplan-Moss
2008-08-28
Fixed #8583: Modified the migration SQL described in the comments upgrade doc...
Russell Keith-Magee
2008-08-28
Fixed #8590: Added clarification that you need to install the new comments sy...
Russell Keith-Magee
2008-08-26
Fixed an error in comment upgrade SQL.
Jacob Kaplan-Moss
2008-08-26
Fixed some Sphinx markup in signals docs.
Jacob Kaplan-Moss
2008-08-26
Fixed #8326: added signals documentation.
Jacob Kaplan-Moss
2008-08-26
Fixed #8555: corrected `get_comment_form` tag documentation.
Jacob Kaplan-Moss
2008-08-25
Fixed a silly typo in comment settings doc.
Jacob Kaplan-Moss
2008-08-25
Refactored Django's comment system.
Jacob Kaplan-Moss