Add dashboard app and update URL routing for farm dashboard
This commit is contained in:
@@ -21,6 +21,7 @@ INSTALLED_APPS = [
|
||||
"auth.apps.AuthConfig",
|
||||
"account",
|
||||
"sensor_hub",
|
||||
"dashboard",
|
||||
"rest_framework",
|
||||
"corsheaders",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user