Closed dzhuang closed 2 years ago
View customization:
create_instance_from_form
ImageCreateView
create_cropped_instance_from_form
ImageCropView
Allow customized image instance serialization with method:
get_image_url
get_crop_url
serialize_extra
request
View customization:
create_instance_from_form
forImageCreateView
.create_cropped_instance_from_form
forImageCropView
.Allow customized image instance serialization with method:
get_image_url
get_crop_url
serialize_extra
(withrequest
as arg) to do more serialization of the image instance.