Use-Case:
Need to upload an image which is bigger in size ( using django cms image plugin ) .
When I upload the image via CMS portal , where do the actual image is saved and in what format ?
Can I configure it to save in static folder of my source repo , so that I can push the new image to CDN ?
Also would like to know what is the standard practice for this use-case (image ?