Tim Graham
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
il y a 10 ans |
Jon Dufresne
|
4468c08d70
Fixed #23968 -- Replaced list comprehension with generators and dict comprehension
|
il y a 10 ans |
Alex Gaynor
|
c347f78cc1
Fixed all E226 violations
|
il y a 11 ans |
Alex Gaynor
|
fe995e6cbd
Fixed the remaining E302 violations int eh django package
|
il y a 11 ans |
Alex Gaynor
|
b35ff0d920
Fixed all the E203 violations
|
il y a 11 ans |
Tim Graham
|
1dae4ac177
Whitespace cleanup.
|
il y a 11 ans |
Gavin Wahl
|
ec04fd1344
Fixed spelling errors
|
il y a 12 ans |
Claude Paroz
|
865cd35c9b
Made more extensive usage of context managers with open.
|
il y a 13 ans |
Claude Paroz
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
il y a 13 ans |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
il y a 16 ans |