def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_country_regions()
Пример #2
0
 def handle(self, *args, **options):
     cu = CountryUpdater()
     cu.update_country_regions()