예제 #1
0
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_polygon_set()
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_identifiers()
예제 #3
0
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_center_longlat()
예제 #4
0
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_identifiers()
예제 #5
0
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_polygon_set()