3 lines
No EOL
51 B
Python
3 lines
No EOL
51 B
Python
from django.dispatch import Signal
|
|
|
|
cron = Signal() |