1
0
mirror of https://github.com/django/django.git synced 2025-01-05 16:06:07 +00:00
django/tests/test_client_regress
Tim Graham c9ae09addf Replaced use of TestCase.fail() with assertRaises().
Also removed try/except/fail antipattern that hides exceptions.
2016-06-28 11:21:26 -04:00
..
bad_templates
templates
__init__.py
auth_backends.py
context_processors.py
models.py
session.py
tests.py Replaced use of TestCase.fail() with assertRaises(). 2016-06-28 11:21:26 -04:00
urls.py
views.py