Flatlogic Bot 5f3f4e93ff RoshanV1
2026-03-11 08:36:54 +00:00

4 lines
66 B
Python

from django.dispatch import Signal
connection_created = Signal()