Hi,
For starters, here's an example of a formset for multiple images:
http://stackoverflow.com/questions/32889199/how-to-upload-multiple-images-using-modelformset-django
Collin
On Monday, October 19, 2015 at 4:56:18 PM UTC-4, Arnab Banerji wrote:
>
> Hi - I am trying to create a form from a mode
Hi - I am trying to create a form from a model, say M with the following:
(1) a certain field FOO is a text field which would be constructed in
views.py by concatenating a dynamic set of rows (so I need a jQuery plugin
for that).
(2) multiple images can be tied to the model M, and I have a Fore
2 matches
Mail list logo