| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-15 | Removed obsolete literals_to_xrefs.py script. | Tim Graham | |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham | |
| 2014-12-08 | Fixed #23968 -- Replaced list comprehension with generators and dict ↵ | Jon Dufresne | |
| comprehension | |||
| 2013-11-03 | Fixed all E226 violations | Alex Gaynor | |
| 2013-11-02 | Fixed the remaining E302 violations int eh django package | Alex Gaynor | |
| 2013-10-26 | Fixed all the E203 violations | Alex Gaynor | |
| 2013-10-10 | Whitespace cleanup. | Tim Graham | |
| * Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs. | |||
| 2013-03-28 | Fixed spelling errors | Gavin Wahl | |
| 2012-05-05 | Made more extensive usage of context managers with open. | Claude Paroz | |
| 2012-04-30 | Replaced print statement by print function (forward compatibility syntax). | Claude Paroz | |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at ↵ | Jacob Kaplan-Moss | |
| http://docs.djangoproject.com/. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
