mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-02-16 10:19:17 +01:00
Update docs/webhooks.rst with django signals link
Co-authored-by: Benbb96 <Benbb96@users.noreply.github.com>
This commit is contained in:
parent
361ba84295
commit
750b216d66
@ -15,7 +15,7 @@ Once these URLs are configured, a serialized copy of the ticket object will be p
|
|||||||
Signals
|
Signals
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
Webhooks are triggered through django signals.
|
Webhooks are triggered through `Django Signals <https://docs.djangoproject.com/en/stable/topics/signals/>_`.
|
||||||
|
|
||||||
The two available signals are:
|
The two available signals are:
|
||||||
- new_ticket_done
|
- new_ticket_done
|
||||||
|
Loading…
Reference in New Issue
Block a user