I have just started using django imagekit. I have a list view page where the images are of dimensions 270 x 203 (30 KB approx.) and same images have a size of 570 x 427 (90 KB approx.) in the details view page.
I wanted to know;
PS: I am planning to use django Imagekit on the form level.
Based on the answer provided by kicker86. I plan to retain single image.