Feature: Add size attribute to "Image" models and store image size inside it.
Closed this issue · 1 comments
thybag commented
- Add migration to create size attribute on Image model
- Add attribute to image model and ensure it wills store the size in kb on the "image" currently referenced by it.
This can be used to estimate size on disk of each campaign.