Alex Gaynor
|
9bf5610890
|
Start attacking E231 violations
|
2013-10-24 10:30:03 -07:00 |
Tim Graham
|
8e2029f8dd
|
Removed import * in tests.
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
|
2013-10-22 08:32:01 -04:00 |
Alasdair Nicol
|
bab9123daa
|
Fixed #21268 -- Fixed E303 pep8 warnings
|
2013-10-18 01:46:24 +01:00 |
Aymeric Augustin
|
cfcf4b3605
|
Stopped using django.utils.unittest in the test suite.
Refs #20680.
|
2013-07-01 14:29:33 +02:00 |
Aymeric Augustin
|
ffcf24c9ce
|
Removed several unused imports.
|
2013-06-19 17:18:40 +02:00 |
Preston Timmons
|
756a70b48d
|
Modified formtools to work with unittest2 discovery.
|
2013-04-02 20:12:26 -06:00 |