-------------------- * Initial implementation of RBAC logic in viewsets and filters, behind a waffle switch.
1.0.18
--------------------- * Add feature role models for permission based checks
1.0.17
--------------------- * In audit enrollments filtering, only filter out audit rows that do not have any offer or code applied.
1.0.16
-------------------- * Respect the "externally managed" data consent policy in the enrollment view.
1.0.15
--------------------- * Bumping version so others can install newer version of this app that includes convenient management commands for devs * Includes create_enterprise_user, create_enterprise_enrollment management commands for creating demo test data for local development
1.0.12
-------------------- * Only include current active enrollments which are not complete yet in active learners table.