This repository has been archived by the owner on Jan 18, 2020. It is now read-only.
Permissions Setting
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.