Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 553 Bytes

index.rst

File metadata and controls

17 lines (12 loc) · 553 Bytes

Administration

Since django-river keeps all the data needed in a database, those should be pre-created before your first model object is created. Otherwise your app will crash first time you create a model object. Here are all needed models that you need to provide. django-river will register an Administration for those model for you. All you need to do is to provide them by using their Django admin pages.

state transition_meta transition_approval_meta