Exemplo n.º 1
0
 def handle(self, *args, **options):
     cl = CensusLoader(table_ids=TABLES, states=[])
     self.stdout.write(cl.model_declaration())
Exemplo n.º 2
0
 def handle(self, *args, **options):
     cl = CensusLoader(table_ids=TABLES, states=[])
     self.stdout.write(cl.model_declaration())