Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unused docs/_ext/applyxrefs.py | Tim Graham | 2016-01-13 | 1 | -77/+0 |
* | Fixed E265 comment style | Collin Anderson | 2015-02-06 | 1 | -2/+2 |
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -1/+1 |
* | Fixed #23968 -- Replaced list comprehension with generators and dict comprehe... | Jon Dufresne | 2014-12-08 | 1 | -1/+1 |
* | Fixed the remaining E302 violations int eh django package | Alex Gaynor | 2013-11-02 | 1 | -0/+4 |
* | Fixed #21288 -- Fixed E126 pep8 warnings | Alasdair Nicol | 2013-10-21 | 1 | -2/+2 |
* | Made more extensive usage of context managers with open. | Claude Paroz | 2012-05-05 | 1 | -21/+6 |
* | Replaced print statement by print function (forward compatibility syntax). | Claude Paroz | 2012-04-30 | 1 | -3/+3 |
* | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss | 2008-08-23 | 1 | -0/+88 |