The Django documentation set contains a [1]document
titled "Creating forms from models" completely devoted to
the topic. I'd recommend to read it if you haven't done so
yet and if you are in a hurry as you seems to be.
That document shows, somewhat prominently, a
[2]section named "Using a subset of fields on the form"
that describes the techniques (and the relevant
caveats) for doing what you describe.
1. http://docs.djangoproject.com/en/dev/topics/forms/modelforms/
2. http://docs.djangoproject.com/en/dev/topics/forms/modelforms/#using-a-subset-of-fields-on-the-form
HTH
--
Ramiro Morales
http://rmorales.net
PyCon 2009 Argentina - Vie 4 y Sab 5 Septiembre
Buenos Aires, Argentina
http://ar.pycon.org/2009/about/