mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-17 06:50:23 +00:00
Fix
This commit is contained in:
parent
eaeb4475a2
commit
ebf1d228ef
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ Each time a value is changed it will trigger a `updated_signal` signal.
|
|||
You can use it as:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
from constance import updated_signal
|
||||
|
||||
@receiver(updated_signal)
|
||||
|
|
|
|||
Loading…
Reference in a new issue