Esempio n. 1
0
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_polygon_set()
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_identifiers()
Esempio n. 3
0
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_center_longlat()
Esempio n. 4
0
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_identifiers()
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_polygon_set()