Improve actionform
This improves:
- Permission checks – now done on object level inside the form, if the action function has a
permission
property set - Actions can return results (including
HttpResponse
s, for e.g. export actions that generate a file download