Solutionunvalidated
One solution for this problem would be to create an additional model — have it reference the original model in a Foreign key. Tension: That way you can upload as many images as you want. Outcome: create an instance of that new model for each new image.
f7e23b07-6cf6-4730-b153-726572a4f504
One solution for this problem would be to create an additional model — have it reference the original model in a Foreign key. Tension: That way you can upload as many images as you want. Outcome: create an instance of that new model for each new image.