コード例 #1
0
def cleanup():
    Article.drop_collection()
    Publisher.drop_collection()
コード例 #2
0
def cleanup():
    Article.drop_collection()
    Publisher.drop_collection()