from django.apps import AppConfig class HomeweatherConfig(AppConfig): name = 'HomeWeather'