예제 #1
0
파일: jayson.py 프로젝트: V07D/findastupid
def questions():
    return jsonify(questions=Question.serialize_all())