Tim Graham
|
a8b70d251d
|
[1.8.x] Sorted imports with isort; refs #23860.
Backport of 0ed7d15563 from master
|
2015-02-09 14:24:06 -05:00 |
Collin Anderson
|
fc8e1e0c10
|
[1.8.x] Fixed E265 comment style
Backport of db77915c9f from master
|
2015-02-06 09:35:08 -05:00 |
Jon Dufresne
|
4468c08d70
|
Fixed #23968 -- Replaced list comprehension with generators and dict comprehension
|
2014-12-08 07:58:23 -05:00 |
Alex Gaynor
|
fe995e6cbd
|
Fixed the remaining E302 violations int eh django package
|
2013-11-02 17:37:15 -07:00 |
Alasdair Nicol
|
b289fcf1bf
|
Fixed #21288 -- Fixed E126 pep8 warnings
|
2013-10-21 08:31:30 -04:00 |
Claude Paroz
|
865cd35c9b
|
Made more extensive usage of context managers with open.
|
2012-05-05 14:06:36 +02:00 |
Claude Paroz
|
596cb9c7e2
|
Replaced print statement by print function (forward compatibility syntax).
|
2012-04-30 20:45:03 +02:00 |
Jacob Kaplan-Moss
|
97cb07c3a1
|
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-23 22:25:40 +00:00 |