| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-08-15 | [1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField ... | Alasdair Nicol |
| 2013-07-19 | [1.6.x] Fixed #20765 -- Set small values of `step` using exponential notation. | Simon Charette |
| 2013-07-01 | [1.6.x] Fixed a couple form/formset deprecation warnings in tests. | Tim Graham |
| 2013-06-22 | Fixed 17478 -- Allowed queryset overriding in BaseModelFormSet init | Claude Paroz |
| 2013-06-20 | Fixed #20630 -- Removed `maxlength` attribute from `NumberInput`. | Simon Charette |
| 2013-06-13 | Fixed #20000 -- Allowed ModelForm meta overrides for label, help_text and err... | Loic Bistuer |
| 2013-05-09 | Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added... | Luke Plant |
| 2013-03-21 | Fixed #20084 -- Provided option to validate formset max_num on server. | Andrew Gorcester |
| 2013-03-01 | Fixed #18898 -- Added tests with a fix for ModelMultipleChoiceField | Claude Paroz |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
