| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-07-10 | [1.7.x] Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet. | Tim Graham |
| 2014-05-29 | [1.7.x] Fixed several typos in Django | Alex Gaynor |
| 2013-11-02 | PEP8 | Jason Myers |
| 2013-10-30 | Fixed #14877 -- repeated deletion using formsets | Anssi Kääriäinen |
| 2013-10-26 | Fix all violators of E231 | Alex Gaynor |
| 2013-10-21 | Fixed #21288 -- Fixed E126 pep8 warnings | Alasdair Nicol |
| 2013-10-19 | Removed unused local variables in tests. | Tim Graham |
| 2013-10-18 | Fixed #21287 -- Fixed E123 pep8 warnings | Alasdair Nicol |
| 2013-09-16 | Fixed #17627 -- Renamed util.py files to utils.py | Tim Graham |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-05-21 | Use assertIsInstance in tests. | Marc Tamlyn |
| 2013-05-18 | Fixed #13546 -- Easier handling of localize field options in ModelForm | Erik Romijn |
| 2013-05-09 | Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added... | Luke Plant |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
