wfehr
wfehr
Any news here? I recently faced the same problem. (django-cms==3.5.2, django==1.11.12)
Having the same error with django-cms. When you edit a polymorphic-inline-model which gets deleted in the background and you safe it, the above error occurs.
> Any news here? I recently faced the same problem. (django-cms==3.5.2, django==1.11.12) still open with **django==3.2.16 + django-cms==3.11.1**
I got the same error recently. When you delete an image behind a filer-image you will get this exception. `The culprit is files.py, line 348` => meanwhile it is line...
Thanks for the quick review! I just pushed it with that changes. Edit: Forgot about the tests, trying to fix that. Edit2: I changed the piece of code so tests...
Any news on a possible release date?
> Is there any way to detect, if a gif has animations? What kind of errors happen, if Pillow creates a thumbnail from an animated gif. Sorry for the misunderstanding:...
Any news here?
It seems like the above permissions error is a result of Djangos proxy-models, see [related issue](https://code.djangoproject.com/ticket/11154).
Just saw pull-request #169, which might fix thix issue.