Admin Python Module

The Admin module has logic about checking for admin group info.

class pacifica.policy.admin.AdminPolicy[source]

Enforces the admin policy.

Base class for checking for admin group membership or not.

__init__()[source]

Constructor for Uploader Policy.

__weakref__

list of weak references to the object (if defined)

_format_url(url, **get_args)[source]

Append the recursion_depth parameter to the url.