def path()

in nucleus/settings.py [0:0]


def path(*args):
    return abspath(str(ROOT_PATH.joinpath(*args)))