I received an email from someone in the group for more clarification: > But then, why do you want to put more than one image in a form?
There can be more than one photograph of each repair. I need to mirror what is done in the admin with models that are edited inline. > What is the form for? where does that 'form' come from? The form is in a template (<app_name>/repair_form.html) which the django.views.generic.create_update.update_object generic view uses for rendering/updating its data. Thanks to Guillermo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

