django/tests/regressiontests/comment_tests/tests
Malcolm Tredinnick 8524089769 Add internationalisation support to the comment templates. Fixed #8868, #8905
Thanks to zgoda for a patch that did most of the internationalisation part.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9119 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-05 05:09:21 +00:00
..
__init__.py Updated comment tests to hook up URLs in the correct manner. This fixes a bunch of silly test failures. 2008-08-26 21:30:15 +00:00
app_api_tests.py Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
comment_form_tests.py Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
comment_view_tests.py Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
model_tests.py Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
moderation_view_tests.py Updated comment signals to provide enough information to actually act on. This was uncovered when working on the documentation, which'll be committed shortly. 2008-08-26 18:53:52 +00:00
templatetag_tests.py Refactored Django's comment system. 2008-08-25 22:14:22 +00:00