decorators
|
Fixed #21285 -- Fixed E121,E122 pep8 warnings
|
2013-10-17 20:20:11 -04:00 |
generic
|
Fixed #21302 -- Fixed unused imports and import *.
|
2013-11-02 15:24:56 -04:00 |
csrf.py
|
Fixed #21324 -- Translate CSRF failure view
|
2013-11-02 11:22:30 +01:00 |
debug.py
|
Fixed all E261 warnings
|
2013-11-02 18:20:39 -04:00 |
i18n.py
|
Fixed #21347 -- Added missing JS variable declaration.
|
2013-10-30 09:12:27 -04:00 |
static.py
|
Fixed all the E203 violations
|
2013-10-26 18:27:42 -07:00 |