1
0
mirror of https://github.com/django/django.git synced 2025-01-01 14:06:06 +00:00
django/tests/test_utils
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
..
fixtures
templates/template_used
__init__.py
models.py
tests.py [1.8.x] Fixed #24903 -- Fixed assertRaisesMessage on Python 2.7.10. 2015-06-09 17:54:33 -04:00
urls.py
views.py