occipital / django-content-settings

The most advanced admin editable setting for Django
https://django-content-settings.readthedocs.io/
38 stars 0 forks source link

Caching Backend #75

Closed oduvan closed 1 week ago

oduvan commented 7 months ago

Make a current caching scheme as extendable backend, so in case when you don't like the way of caching signals work, and you want to rewrite it - the only thing you need to create a new backend and set it in settings.

The extension interface is: