result = getattr(model_or_object, 'function')('arguments')
getattr(obj, 'func')('foo', 'bar', 'args')