Revision 225cea18 snf-cyclades-app/synnefo/quotas/management/commands/cyclades-usage-verify.py

b/snf-cyclades-app/synnefo/quotas/management/commands/cyclades-usage-verify.py
35 35
from optparse import make_option
36 36

  
37 37
from synnefo.quotas.util import get_db_holdings, get_quotaholder_holdings
38
from synnefo.management.common import pprint_table
38
from synnefo.webproject.management.util import pprint_table
39 39

  
40 40

  
41 41
class Command(BaseCommand):

Also available in: Unified diff