UPDATE
This commit is contained in:
+4
-2
@@ -31,10 +31,12 @@ INSTALLED_APPS = [
|
||||
"access_control.apps.AccessControlConfig",
|
||||
"sensor_catalog.apps.SensorCatalogConfig",
|
||||
"dashboard",
|
||||
"crop_health.apps.CropHealthConfig",
|
||||
"soil.apps.SoilConfig",
|
||||
"crop_zoning",
|
||||
"plant_simulator",
|
||||
"pest_detection",
|
||||
"weather_forecast.apps.WeatherForecastConfig",
|
||||
"sensor_7_in_1.apps.Sensor7In1Config",
|
||||
"water.apps.WaterConfig",
|
||||
"irrigation_recommendation",
|
||||
"yield_harvest.apps.YieldHarvestConfig",
|
||||
"economic_overview.apps.EconomicOverviewConfig",
|
||||
|
||||
Reference in New Issue
Block a user