In my application I have a model called Product. Every time a user adds new product should be upload a profile image for that product.
On the web there's a lot of django app for managing images/avatars.
Relying on your experience, which one is the best?