֦2P( 8 d Z G d d Z e ZdS )znThis module conatins only global application class and object.
Please, do not import any other modules there. c . e Zd ZdZdZdZdZdZg Zg Z g Z
dS )Applicationaz Store settings for different parts of application.
SCHEMA_PATHS - additional paths to store RPC/CLI schemas
VALIDATOR - SchemaValidator object
MIDDLEWARE - dict with middleware to apply
MIDDLEWARE_EXCLUDE - dict with middleware that should be excluded
MODULES_WITH_MODELS - list of modules with models
MIGRATIONS_DIRS - list of dirs with migrations
N)__name__
__module____qualname____doc__SCHEMA_PATHS VALIDATOR
MIDDLEWAREMIDDLEWARE_EXCLUDEMODULES_WITH_MODELSMIGRATIONS_DIRSMIGRATIONS_ATTACHED_DBS Y/opt/imunify360/venv/lib/python3.11/site-packages/defence360agent/application/__init__.pyr r sB LIJO r r N)r r appr r r