You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using your example django project, this is what i added (copied from docs):
But image is not transformed after uploading with direct upload. Why? It works normal with server-side upload using same 'options'...