Files
@ d612fd653562
Branch filter:
Location: kallithea/MANIFEST.in
d612fd653562
1.1 KiB
text/plain
admin: hooks: prevent creation of existing custom hook
Trying to add a hook that already exists does not currently give an error
but does not work.
Detect the situation and report via a flash.
Trying to add a hook that already exists does not currently give an error
but does not work.
Detect the situation and report via a flash.