django/docs/topics/forms
Malcolm Tredinnick 931d96e065 [1.0.X] Added a short note to the modelforms documentation linking between
save(commit=False) and using force_insert or force_update on the Model.save()
call. Refs #8672.

Backport of r9539 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9541 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-02 06:00:44 +00:00
..
formsets.txt [django-1.0.X] Fixed #9531 -- Fixed some awkward wording in the docs. Thanks, gsf. 2008-11-14 08:07:11 +00:00
index.txt [1.0.X] Fixed #9618: Corrected an error in some example code in the forms documentation. Thanks matthijs. 2008-11-21 16:26:08 +00:00
media.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
modelforms.txt [1.0.X] Added a short note to the modelforms documentation linking between 2008-12-02 06:00:44 +00:00