Skip to content

example of usage #201

@gfunch

Description

@gfunch

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions