django1/django/test
Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
..
__init__.py Refs #25735 -- Made @tag decorator importable from django.test. 2016-02-19 14:21:00 -05:00
client.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
html.py Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
runner.py Fixed #25415 -- Made DiscoverRunner run system checks. 2016-12-29 12:33:24 -05:00
selenium.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
signals.py Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
testcases.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
utils.py Fixed #27698 -- Added django.test.utils.ContextList.get() 2017-01-06 19:23:42 -05:00