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

example of usage #201

Open
gfunch opened this issue Jun 27, 2022 · 0 comments
Open

example of usage #201

gfunch opened this issue Jun 27, 2022 · 0 comments

Comments

@gfunch
Copy link

gfunch commented Jun 27, 2022

Hi,
I am trying to use django-river to track and control the flow of objects in my application.

In particular, I have objects representing document that will pass from the author to a reviewer and then on to a production team, ideally based on a view controlled by a button press. I was intending to have an owner field that could be changed to indicate who currently 'has' the document.

At this point, I can see how I can change state, but not how this state change can influence fields on the model instance.

Can someone please give me a short example of how this might work?

Thank you!

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