django_dynamic_theme.signals ============================ .. py:module:: django_dynamic_theme.signals .. autoapi-nested-parse:: Defines the signals for this app. Functions --------- .. autoapisummary:: django_dynamic_theme.signals.delete_file Module Contents --------------- .. py:function:: 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.