Files
2024-02-23 10:30:02 +00:00

4 lines
66 B
Python
Executable File

from django.dispatch import Signal
connection_created = Signal()