| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-30 | [1.7.x] Fixed #22338 -- Fixed a test dependent on dictionary key iteration or... | Tim Graham |
| 2013-12-14 | Fixed E127 pep8 warnings. | Loic Bistuer |
| 2013-10-26 | Fix all violators of E231 | Alex Gaynor |
| 2013-10-19 | Removed unused local variables in tests. | Tim Graham |
| 2013-10-17 | Fixed #18659 -- Deprecated request.REQUEST and MergeDict | Bouke Haarsma |
| 2013-09-18 | Fixed #15625 -- Made message in MultiValueDictKeyError less verbose. | Tim Graham |
| 2013-09-03 | Silenced deprecation warnings in SortedDict tests; refs [07876cf02b] | Tim Graham |
| 2013-09-02 | Replaced "not PY3" by "PY2", new in six 1.4.0. | Aymeric Augustin |
| 2013-06-28 | Removed insert(), value_for_insert() SortedDict methods deprecated in Django ... | Ramiro Morales |
| 2013-04-26 | Fixed #20321 -- Added missing key name in MergeDict KeyError message | Claude Paroz |
| 2013-04-19 | Fixed #20276 -- Implemented __bool__ for MergeDict | Anton Baklanov |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons |
