maciejpolanczyk / django-business-rules

Business rules plugin for Django. Allows users (customers or administrators) to setup business rules with html forms. Default layout is similar to django admin panel and can be easily overridden. Created rules can be easily used in workflows / scenarios / etc.
Other
35 stars 18 forks source link

Add multiple rules to form #12

Closed judithtarot closed 6 years ago

judithtarot commented 6 years ago

Hello Maciej, I was wondering what you thought of possibly including changes like this in your original repository? This is just a minimal branch right now that allows a user to add multiple rules to the rule set.

maciejpolanczyk commented 6 years ago

Hi, thank you for collaboration.

altipard commented 6 years ago

@maciejpolanczyk wouldn't this be worth a new release? :-)

maciejpolanczyk commented 6 years ago

@altipard of course it is worth:) you can already install it with pip