nside_wefa.audit.builtinΒΆ
Built-in audit event sources for the rest of the WeFa toolkit.
Each source lives in its own submodule and is gated on:
1. its source app being in INSTALLED_APPS (so the audit app stays
installable standalone), and
its name being listed in
NSIDE_WEFA.AUDIT.BUILTIN_SOURCES(default: all of them).
Adding a new source is a two-line change: define an install() function in
a new submodule and add its name to KNOWN_SOURCES.
Functions
|
Wire the configured built-in sources. |
Modules
Audit source for |
|
Audit source for |
|
Audit source for |