Files
2025-12-11 18:15:56 +03:00

4 lines
66 B
Python

from django.dispatch import Signal
connection_created = Signal()