summaryrefslogtreecommitdiff
path: root/docs/modelforms.txt
AgeCommit message (Expand)Author
2007-12-19Added note to docs/form_for_model.txt (from [6844]) explaining this is deprec...Adrian Holovaty
2007-12-13Fixed #6162. ModelForm's __init__ signature now matches Form's. This is a bac...Joseph Kocherhans
2007-12-03Fixed #6114. Fixed a typo in the modelforms docs. Thanks, Martin Conte Mac Do...Joseph Kocherhans
2007-12-02Fixed in typo in modelforms docs.Joseph Kocherhans
2007-12-02Fixed #6042 -- ModelForms implementation from Joseph Kocherhans. Still mightMalcolm Tredinnick