__init__.py
|
Fixed #21302 -- Fixed unused imports and import *.
|
2013-11-02 15:24:56 -04:00 |
_doctest.py
|
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
|
2013-10-14 18:12:00 -04:00 |
client.py
|
Fixed flake8 E241
|
2013-11-02 21:45:40 +02:00 |
html.py
|
Fixed all the E203 violations
|
2013-10-26 18:27:42 -07:00 |
runner.py
|
Fixed #21288 -- Fixed E126 pep8 warnings
|
2013-10-21 08:31:30 -04:00 |
simple.py
|
Deprecated django.utils.importlib
|
2013-07-29 17:10:22 +02:00 |
utils.py
|
Fixed flake8 E241
|
2013-11-02 21:45:40 +02:00 |