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