mirror of
https://github.com/ferdzo/iotDashboard.git
synced 2026-04-05 09:06:26 +00:00
Removed unused files, updated templates, added gpt service and small fixes on Django
This commit is contained in:
6
uv.lock
generated
6
uv.lock
generated
@@ -4,6 +4,7 @@ requires-python = ">=3.13"
|
||||
|
||||
[manifest]
|
||||
members = [
|
||||
"dashboard",
|
||||
"db-migrations",
|
||||
"iotdashboard",
|
||||
]
|
||||
@@ -112,6 +113,11 @@ wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6", size = 25335, upload-time = "2022-10-25T02:36:20.889Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "dashboard"
|
||||
version = "0.1.0"
|
||||
source = { virtual = "iotDashboard" }
|
||||
|
||||
[[package]]
|
||||
name = "db-migrations"
|
||||
version = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user