Hi, I have only a few weeks django/web experience and currently struggling with a specific problem. I dont know how to solve it. and therefore I ask you experts. I have an Itemform (ModelForm) with a fileupload field. But I want to upload multiple files with multifileinput (djangosnippet:583). Can I use this widget with my standard model or do I have to create a Fileupload model with a foreignkey relation to the Itemform?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.