Skip to content

3.17.12

Choose a tag to compare

@iloveagent57 iloveagent57 released this 27 Jan 19:31
· 1830 commits to master since this release

Conditionally allows the deletion of individual EnterpriseCourseEnrollment and related LicensedEnterpriseCourseEnrollment records via the Django Admin site, so that site admins can manually delete enterprise enrollments that were created in error.
This is only allowed if a Django settings feature flag is set to True.

#1128