Ejemplo n.º 1
0
 def process_options(self, args, opts):
     Command.process_options(self, args, opts)
Ejemplo n.º 2
0
 def process_options(self, args, opts):
     CrawlCommand.process_options(self, args, opts)
     if opts.db:
         settings.overrides['FINANCEDB_ENABLED'] = True