Files
2026-05-26 11:53:33 +00:00

4 lines
66 B
Python
Executable File

from django.dispatch import Signal
connection_created = Signal()