django-versatileimagefield
django-versatileimagefield copied to clipboard
Passing parameters to custom filter class
Hi,
nice library! Is it somehow possible to define and pass a custom set of parameters for the filter classes' process_image function similar to the ones in SizedImage?
Cheers!