Problemunvalidated
I have a model that has an ImageField. — I want users to be able to upload multiple images for an object of the model. Tension: not only a single image. Outcome: You cannot store several images in one ImageField.
8c5f5018-5718-4931-8a89-f188621bf43b
I have a model that has an ImageField. — I want users to be able to upload multiple images for an object of the model. Tension: not only a single image. Outcome: You cannot store several images in one ImageField.