#Custom ImageField to modify the image using pillow before saving

5 messages · Page 1 of 1 (latest)

granite bloom
#

i guess, i will have to override the attr_class. But I don't know where is the raw file object to get and replace with the modified image data.

granite bloom
#

Custom ImageField to modify the image using pillow before saving

chilly token
#

You should probably do it in the save method rather than a custom field

#

Just override the save method in the class

sharp juniper