django/tests/view_tests/tests
Tim Graham 04d827a710 [1.6.x] Added Chrome/IE support for a selenium test.
Backport of 5954aa6db0 from master plus additional changes...
2014-07-16 11:01:53 -04:00
..
__init__.py Updated a renamed test file 2013-04-13 11:09:47 +02:00
test_debug.py [1.6.x] Fixed #21530 -- Prevent AttributeError in default URLconf detection code. 2013-12-07 03:30:07 +01:00
test_defaults.py [1.6.x] Fixed #20822 -- Set content type of default error pages to 'text/html'. 2013-08-04 11:04:58 +02:00
test_i18n.py [1.6.x] Added Chrome/IE support for a selenium test. 2014-07-16 11:01:53 -04:00
test_shortcuts.py Modified view_tests for unittest2 discovery. 2013-04-12 15:42:07 -06:00
test_specials.py Modified view_tests for unittest2 discovery. 2013-04-12 15:42:07 -06:00
test_static.py Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00