| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-08 | Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings | Claude Paroz |
| 2013-11-02 | Correct flake8 E302 violations | Ray Ashman Jr |
| 2013-11-02 | Fixed all E261 warnings | coagulant |
| 2013-11-02 | Correct flake8 violation E261 | Ray Ashman Jr |
| 2013-08-29 | Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple() | Tim Graham |
| 2013-07-01 | Deprecated django.utils.dictconfig. | Aymeric Augustin |
| 2012-08-08 | remove a bunch of unnescesarry iterkeys() calls | Alex Gaynor |
| 2012-08-07 | [py3] Fixed access to dict keys/values/items. | Aymeric Augustin |
| 2012-07-22 | [py3] Replaced basestring by six.string_types. | Aymeric Augustin |
| 2012-04-29 | Fixed #18013 -- Use the new 'as' syntax for exceptions. | Claude Paroz |
| 2010-10-04 | Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf... | Russell Keith-Magee |
