Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support statically defined callback functions #170

Open
javrasya opened this issue Aug 27, 2020 · 0 comments
Open

Support statically defined callback functions #170

javrasya opened this issue Aug 27, 2020 · 0 comments

Comments

@javrasya
Copy link
Owner

Callback functions can today be registered dynamically by persisting the body of the method in the DB to conform even more to what django design idea is. But not all the workflow users are fond of this method where they can simply define callback methods statically from their workspace. It is good to have this available in django-river as well.

Acceptance Criteria:

  • Offer new APIs to register callback methods statically.
  • Document how these APIs can be used
  • Also document how dynamic callbacks can be registered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant