django/tests/regressiontests/comment_tests/tests
Jacob Kaplan-Moss 5f396193fb Updated comment tests to hook up URLs in the correct manner. This fixes a bunch of silly test failures.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8600 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-26 21:30:15 +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 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
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