loaders
|
Replaced "not PY3" by "PY2", new in six 1.4.0.
|
2013-09-02 12:11:02 +02:00 |
base.py
|
Fixed #21287 -- Fixed E123 pep8 warnings
|
2013-10-18 10:07:39 +01:00 |
context.py
|
Fixed assorted flake8 errors.
|
2013-10-11 07:25:14 -04:00 |
debug.py
|
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
|
2013-10-14 18:12:00 -04:00 |
defaultfilters.py
|
Fixed E227 pep8 warnings
|
2013-10-21 08:52:21 -04:00 |
defaulttags.py
|
Used "is" for comparisons with None.
|
2013-10-10 09:35:56 -04:00 |
response.py
|
Removed a few trailing backslashes.
|
2013-09-22 14:04:10 +02:00 |