FunctionGlue
Source
django_glue.glue.function.glue.FunctionGlue
Bases: BaseGlue
django_glue.glue.function.glue.FunctionGlue
Bases: BaseGlue
django_glue/glue/function/glue.py
function_path = function_path
instance-attribute
module_name = '.'.join(function_path.split('.')[:(-1)])
instance-attribute
function_name = function_path.split('.')[-1]
instance-attribute
call
django_glue/glue/function/glue.py
to_session_data