yf_yzl hace 2 años
padre
commit
844051c9c9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      crond_script/crond_weather.py

+ 1 - 0
crond_script/crond_weather.py

@@ -78,6 +78,7 @@ def init_data():
 
 def main():
     district = District.objects.all() 
+    init_data()
     # if not district:
     #     init_data()
     logging.warning("up...")