1
0
mirror of https://github.com/django/django.git synced 2024-12-28 20:16:19 +00:00
django/tests/comment_tests/tests
2013-12-23 23:54:44 +01:00
..
__init__.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_app_api.py Renamed two tests so they actually run. 2013-12-23 23:54:44 +01:00
test_comment_form.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_comment_utils_moderators.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01: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
test_models.py
test_moderation_views.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
test_templatetags.py