django-logic
django-logic copied to clipboard
Django Logic - easy way to implement state-based business logic with pure functions
Hello, love the design of this package thinking of integrating it with our exisitng app. I tried following your example of having 2 state fields in a model process.py ```...
- [x] support in progress states - [ ] highlight begin - [x] fix bug with process name - [ ] fix bug which duplicated condition on the graph, e.g....
- Consider using plotly - Simplify the code - Provide better visual examples