Files
2024-12-10 10:32:13 -03:00

4 lines
66 B
Python

from django.dispatch import Signal
connection_created = Signal()