django1/tests/regressiontests/comment_tests/tests
Jacob Kaplan-Moss ae72e25b35 Fixed #8716: correctly handle name and email in comments from authenticated users.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8751 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-30 21:30:02 +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 Fixed #8716: correctly handle name and email in comments from authenticated users. 2008-08-30 21:30:02 +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