Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Permissions Setting

Compare
Choose a tag to compare
@bruth bruth released this 20 Oct 15:39
· 150 commits to master since this release

Enhancements

  • #253 - Introduces the PERMISSIONS_ENABLED setting that determines whether object-level permissions should when getting all published data fields or concepts. Previously, it was determined based on whether django-guardian was installed. Now there is support for explicitly disabling it even if guardian is installed.