In Flask-sqlalchemy I think i can only use the "and" operator(aka: comma) to filter object so something like this:
posts = Post.query.filter_by(area