django1/django/test
Tim Graham c2bc1cefdc Refs #23763 -- Silenced SimpleTestCase.assertRaisesMessage() deprecation warning on Python 3.5.
Deprecation warning was introduced in https://bugs.python.org/issue24134
2015-05-16 10:42:12 -04:00
..
__init__.py Fixed #19259 -- Added group by selected primary keys support. 2015-03-29 22:03:30 -04:00
client.py Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
html.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
runner.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
signals.py Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:47:04 +01:00
testcases.py Refs #23763 -- Silenced SimpleTestCase.assertRaisesMessage() deprecation warning on Python 3.5. 2015-05-16 10:42:12 -04:00
utils.py Fixed #24526 -- Combined django.request/security loggers with the root logger. 2015-04-24 11:07:42 -04:00