django1/django/contrib/comments/templates/comments
Jacob Kaplan-Moss 752cc49a62 Fixed #10169: don't accidentally try to redirect to "None" after posting a comment.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10429 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 20:22:36 +00:00
..
400-debug.html Fixed #8608: corrected doc link in comment 400 error page. 2008-08-28 19:46:33 +00:00
approve.html Fixed #10169: don't accidentally try to redirect to "None" after posting a comment. 2009-04-07 20:22:36 +00:00
approved.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
base.html Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
delete.html Fixed #10169: don't accidentally try to redirect to "None" after posting a comment. 2009-04-07 20:22:36 +00:00
deleted.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
flag.html Fixed #10169: don't accidentally try to redirect to "None" after posting a comment. 2009-04-07 20:22:36 +00:00
flagged.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
form.html Fixed #9792: corrected invalid HTML in the comment form and comment preview. 2009-04-07 19:34:21 +00:00
moderation_queue.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
posted.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
preview.html Fixed #9792: corrected invalid HTML in the comment form and comment preview. 2009-04-07 19:34:21 +00:00