@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+class UserappConfig(AppConfig):
+ name = 'apps.Weather'