django/tests/comment_tests/tests
Aymeric Augustin da16bb30ff Dropped AppCache._empty, _with_app and _without_app.
It's now easier to achieve the same effect with modify_settings or
override_settings.
2013-12-23 21:37:56 +01:00
..
__init__.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_app_api.py Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
test_comment_form.py Removed some direct settings manipulations in tests; refs #21230. 2013-10-21 11:31:05 -04:00
test_comment_utils_moderators.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_comment_view.py Removed some direct settings manipulations in tests; refs #21230. 2013-10-21 11:31:05 -04:00
test_feeds.py Removed some more unused local vars 2013-09-08 12:20:01 -07:00
test_models.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_moderation_views.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
test_templatetags.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00