def get_uuid()

in api/utils.py [0:0]


def get_uuid():
    return str(uuid.uuid4())