Ejemplo n.º 1
0
 def handle(self, *args, **options):
     location.get_current(location.get_location())
Ejemplo n.º 2
0
 def handle(self, *args, **options):
     location.get_forecast(location.get_location())
Ejemplo n.º 3
0
 def handle(self, *args, **options):
     location.get_hourly(location.get_location())