adhocracy_core.resources.rate module

Rate resource type.

interface IRateVersion[source]

Extends: adhocracy_core.interfaces.IItemVersion

Rate version.

interface IRate[source]

Extends: adhocracy_core.interfaces.IItem

Rate versions pool.

interface IRatesService[source]

Extends: adhocracy_core.interfaces.IServicePool

The ‘rates’ ServicePool.

add_ratesservice(context: <InterfaceClass adhocracy_core.interfaces.IPool>, registry: pyramid.registry.Registry, options: dict)[source]

Add rates service to context.

includeme(config)[source]

Add resource type to registry.