mirror of
https://github.com/jazzband/django-constance.git
synced 2026-05-01 20:24:48 +00:00
3 lines
66 B
Python
3 lines
66 B
Python
import django.dispatch
|
|
|
|
config_updated = django.dispatch.Signal()
|