javrasya / django-river

Django workflow library that supports on the fly changes ⛵
BSD 3-Clause "New" or "Revised" License
741 stars 105 forks source link

start workflow on an existing object #160

Open debugskeleton opened 4 years ago

debugskeleton commented 4 years ago

I would like to be able to assign the recently updated workflow to an existing model that was created before the workflow was defined. is there a way to accomplish this?