mirror of
https://github.com/jazzband/django-constance.git
synced 2026-04-26 17:54:50 +00:00
3 lines
66 B
Python
3 lines
66 B
Python
import django.dispatch
|
|
|
|
config_updated = django.dispatch.Signal()
|