django-logic icon indicating copy to clipboard operation
django-logic copied to clipboard

Django Logic - easy way to implement state-based business logic with pure functions

Results 5 django-logic issues
Sort by recently updated
recently updated
newest added

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