1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-21 08:25:21 +00:00
seahub/thirdpart/constance/signals.py
2023-06-12 09:53:31 +08:00

4 lines
62 B
Python

from django.dispatch import Signal
config_updated = Signal()