django_dynamic_theme.signals

Defines the signals for this app.

Functions

delete_file(→ None)

Removes the scss file for a theme.

Module Contents

django_dynamic_theme.signals.delete_file(sender, instance, *args, **kwargs) None

Removes the scss file for a theme. :param sender: not used :param instance: the theme that has been remove.