I am working on a python flask project, I have 2 models user and status. These are in separate folders with code like so,
class Status(object): def __init__(s