0
0
mirror of https://github.com/django/django.git synced 2024-11-30 07:06:18 +01:00
django/django/test
2019-12-09 13:47:12 +01:00
..
__init__.py
client.py Removed unnecessary numeric indexes in format strings. 2019-11-19 08:29:47 +01:00
html.py Fixed #30899 -- Lazily compiled import time regular expressions. 2019-10-29 09:22:26 +01:00
runner.py Fixed #27430 -- Added -b/--buffer option to DiscoverRunner. 2019-12-09 13:47:12 +01:00
selenium.py Fixed #30876 -- Moved classproperty() decorator to the django.utils.functional. 2019-10-21 09:57:39 +02:00
signals.py Refs #29817 -- Removed settings.FILE_CHARSET per deprecation timeline. 2019-09-10 12:01:00 +02:00
testcases.py Fixed #30876 -- Moved classproperty() decorator to the django.utils.functional. 2019-10-21 09:57:39 +02:00
utils.py Removed unnecessary dict.get() call in favor of direct indexing. 2019-12-04 11:34:06 +01:00