django1/django/test
Tim Graham 8bc18ebf0f [1.8.x] Fixed #24903 -- Fixed assertRaisesMessage on Python 2.7.10.
A regression in Python 2.7.10 rc1 wasn't reverted in the final
release: https://bugs.python.org/issue24134

Backport of two commits from master:
* c2bc1cefdc
* e89c3a4603
2015-06-09 17:54:33 -04:00
..
__init__.py Added ignore_warnings decorator 2014-12-30 18:16:25 +01:00
client.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
html.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
runner.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
signals.py [1.8.x] Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:48:48 +01:00
testcases.py [1.8.x] Fixed #24903 -- Fixed assertRaisesMessage on Python 2.7.10. 2015-06-09 17:54:33 -04:00
utils.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00