It would be nice if we could do this: ```python rules.allow('view', 'ADMIN_DASHBOARD') ``` An access rule that isn't necessarily tied to a Django model.
It would be nice if we could do this:
An access rule that isn't necessarily tied to a Django model.