Registry
This module adds persistent information in Pyramid registry.
registry['delailfields']: a dictionary describing global fields for details sheet. See:ciowarehouse.ModuleCioWarehouse.metafields()registry['indexfields']: a dictionary describing global fields for index. See:ciowarehouse.ModuleCioWarehouse.indexfields()registry['listfields']: a list describing standard columns for displaying in a list.registry['cardfields']: a list describing standard fields for displaying in with cards.registry['handlers']: a sorted list of available file handlers.registry['sharings']: time for the next check for expired sharings.registry['input_streams']: a dictionary of available input stream types.registry['input_rules']: a dictionary of available input rule types.