mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
f59658c6ca
Update sample code in the section Extending Wagtail -> Adding new Task types -> Adding notifications The previous example did not work because of changes in `wagtail.admin.mail` `EmailNotifier` doesn't exist, so we need to import `EmailNotificationMixin` and `Notifier` instead, and update `BaseUserApprovalTaskStateEmailNotifier` accordingly |
||
---|---|---|
.. | ||
adding_reports.rst | ||
admin_views.rst | ||
audit_log.rst | ||
custom_account_settings.rst | ||
custom_tasks.rst | ||
customising_group_views.rst | ||
extending_draftail.rst | ||
extending_hallo.rst | ||
index.rst | ||
rich_text_internals.rst | ||
template_components.md |