moo.core.models.acl
Access control list functionality for Object, Verbs and Properties.
Functions
|
Raise AccessError unless there is no active caller (system, bootstrap, and management-command code) or the caller is a wizard. |
Classes
|
|
The base class for all Objects, Verbs, and Properties. |
|
|
QuerySet for an append-only table: rows may be inserted but never bulk-updated or deleted through the ORM. |
|
|
|
QuerySet whose bulk-mutation methods require a wizard caller. |