You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django ImageKit
Hello,
I have a model with image field. When i use ImageSpec with processors.Thumbnail(width=96, height=96) i get correct image but when i click it's open not original image. There is a way to open original image instead resized one?