| Age | Commit message (Expand) | Author |
|---|---|---|
| 2008-08-08 | Fixed #8069 -- Corrected the inconsistent case with BaseInlineFormset. It has... | Brian Rosner |
| 2008-08-01 | Ensure that custom primary keys are always shown on a formset. Refs #7938. Th... | Brian Rosner |
| 2008-08-01 | Fixed #8030 - use super() in BaseModelForm | Luke Plant |
| 2008-08-01 | Modified inline handling to allow for an inline formset to be displayed when ... | Russell Keith-Magee |
| 2008-07-23 | Added the ability to customize the prefix value on an inline formset. Fixes #... | Brian Rosner |
| 2008-07-23 | Made the semi-private _max_form_count live on the public API of formsets by r... | Brian Rosner |
| 2008-07-22 | Fixed #7847 -- Removed a whole bunch of unused imports from throughout the co... | Adrian Holovaty |
| 2008-07-19 | Fixed #7741: django.newforms is now django.forms. This is obviously a backwar... | Jacob Kaplan-Moss |
