Files
mayan-edms/apps/signaler/signals.py

4 lines
65 B
Python

from django.dispatch import Signal
pre_collectstatic = Signal()