1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
django/tests/regressiontests/comment_tests/tests
Claude Paroz ed711c4bd5 Fixed #19483 -- Improved import error message in contrib.comments
Thanks Valentin Lorentz for the report and the suggested fix.
2012-12-16 21:12:45 +01:00
..
__init__.py
app_api_tests.py Fixed #19483 -- Improved import error message in contrib.comments 2012-12-16 21:12:45 +01:00
comment_form_tests.py
comment_utils_moderators_tests.py
comment_view_tests.py Fixed #18856 -- Ensured that redirects can't be poisoned by malicious users. 2012-12-10 22:11:39 +01:00
feed_tests.py Fixed comment_test tests under hash randomization. 2012-10-26 22:47:45 +02:00
model_tests.py
moderation_view_tests.py Fixed a test failure in the comment tests. 2012-12-10 23:34:51 +01:00
templatetag_tests.py