You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to display some the django-river details in my DetailView. is there a way to fetch this data in my template DetailView.
example: workflow "Draft - approved - closed"
who endorse the Draft, date of endorsement
who approve the object, date of approval
who closed the workflow, date of closure, etc.
This will help a lot in my current project.
The text was updated successfully, but these errors were encountered:
I would like to display some the django-river details in my DetailView. is there a way to fetch this data in my template DetailView.
example: workflow "Draft - approved - closed"
who endorse the Draft, date of endorsement
who approve the object, date of approval
who closed the workflow, date of closure, etc.
This will help a lot in my current project.
The text was updated successfully, but these errors were encountered: