sveetch / django-smart-media

A suit of tools to use a FileField to upload image with light SVG support
https://django-smart-media.readthedocs.io/en/latest/
MIT License
1 stars 0 forks source link

Purge signal are not compatible with DjangoCMS plugins #15

Closed sveetch closed 2 months ago

sveetch commented 3 months ago

As seen in emencia/cmsplugin-blocks#29 we have an erratic bug with a race condition during purge signal and DjangoCMS plugin mechanic.

We should definitively warn and drop support of smart-media in a DjangoCMS plugin. The documentation must be clear on this.