Basic Beginner Question

Is it possible with built-in manipulators and FormWrappers to create a
form
that allows one to add/edit multiple instances of a model in one form.

This is done in the admin when the model specifies edit-inline and
num_in_admin greater than one. The admin form allows for the
creation/editing
of multiple objects by creating html inputs that have names
module.index.field.

I'm using the most recent magic-removal trunk version.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to