Exemplo n.º 1
0
 def drop_pools(self):
     from report_server.sreport.models import Pool
     Pool.drop_collection()
Exemplo n.º 2
0
 def drop_collections(self):
     Pool.drop_collection()