django/tests/handlers
Tim Graham 6b4f018b2b Replaced type-specific assertions with assertEqual().
Python docs say, "it's usually not necessary to invoke these methods directly."
2017-03-17 07:51:48 -04:00
..
templates
__init__.py
test_exception.py
tests.py Replaced type-specific assertions with assertEqual(). 2017-03-17 07:51:48 -04:00
tests_custom_error_handlers.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
urls.py
views.py