django1/django/contrib/comments/templates/comments
Jacob Kaplan-Moss 4035ea3538 A few small fixes to django.contrib.comments (Comment.get_as_text for non-authenticated users; references to Comment.permalink; unused imports). Fixes #9143, #9429, and 9439. Thanks, Thejaswi Puthraya.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9730 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-12 17:27:41 +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 A few small fixes to django.contrib.comments (Comment.get_as_text for non-authenticated users; references to Comment.permalink; unused imports). Fixes #9143, #9429, and 9439. Thanks, Thejaswi Puthraya. 2009-01-12 17:27:41 +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 A few small fixes to django.contrib.comments (Comment.get_as_text for non-authenticated users; references to Comment.permalink; unused imports). Fixes #9143, #9429, and 9439. Thanks, Thejaswi Puthraya. 2009-01-12 17:27:41 +00:00
deleted.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
flag.html A few small fixes to django.contrib.comments (Comment.get_as_text for non-authenticated users; references to Comment.permalink; unused imports). Fixes #9143, #9429, and 9439. Thanks, Thejaswi Puthraya. 2009-01-12 17:27:41 +00:00
flagged.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
form.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09: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 #9100 -- Added a missing CSS class to a submit button. 2008-10-05 05:09:59 +00:00