summaryrefslogtreecommitdiff
path: root/docs/topics/forms/modelforms.txt
AgeCommit message (Expand)Author
2008-09-02Fixed #8788: fixed a few typoes in [8805]. Thanks, Matthew Flanagan and mir.Jacob Kaplan-Moss
2008-09-02Improved the docs even more.Brian Rosner
2008-09-02Added some docs on model formsets in views.Brian Rosner
2008-09-01Fixed #8210 and #8664: moved `USStateField` and `PhoneNumberField` to `django...Jacob Kaplan-Moss
2008-09-01Fixed #8209: `ModelForm`s now validate unique constraints. Alex Gaynor did mu...Jacob Kaplan-Moss
2008-08-27Removed oldforms, validators, and related code:Gary Wilson Jr
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss