Create & Update FunctionΒΆ

Note

River Admin is not extending the APIs of django-river. In order to see how your functions should look like please visit the django river function documentation itself

Note

In order to see this page, your user has to have river.add_function permission.

Create Function

Note

Changes on the functions are applied to your hooks right away. It means that, next time a hook is kicked in with this function will be executed with the up to date version of the function.