예제 #1
0
 def drop_pools(self):
     from report_server.sreport.models import Pool
     Pool.drop_collection()
예제 #2
0
 def drop_collections(self):
     Pool.drop_collection()