Utilities

get_or_none(Model, **conds)

Gets instance of Model class from database or returns None.

obj_dump(obj)
get_module_attr(path)