Skip to content

v0.29

Choose a tag to compare

@kfdm kfdm released this 28 Aug 06:28
· 1503 commits to master since this release
  • [IMPROVEMENT] Implement Django permissions for Rule editor #96

This first version implements permissions primarily for common, shared
rules to reduce the chance of accidentally modifying the parent rule.
In the future, permissions will be applied to more objects. Migrations
will automatically create a Default group in the Django admin.