mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-14 10:08:28 +02:00
Update docs/webhooks.rst with django signals link
Co-authored-by: Benbb96 <Benbb96@users.noreply.github.com>
This commit is contained in:
@ -15,7 +15,7 @@ Once these URLs are configured, a serialized copy of the ticket object will be p
|
||||
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:
|
||||
- new_ticket_done
|
||||
|
Reference in New Issue
Block a user