1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/django/test
2015-01-18 14:19:14 -05:00
..
__init__.py Added ignore_warnings decorator 2014-12-30 18:16:25 +01:00
client.py Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
html.py
runner.py Fixed #24118 -- Added --debug-sql option for tests. 2015-01-12 08:16:08 +00:00
signals.py Added initial support for loading template engines. 2014-12-28 16:08:31 +01:00
testcases.py Removed extraneous super call in LiveServerTestCase 2015-01-03 10:13:20 +01:00
utils.py Removed test.utils.TestTemplateLoader per deprecation timeline. 2015-01-18 14:19:14 -05:00