v4.5 Demo initial commit

This commit is contained in:
DaStra3003
2026-06-24 14:53:14 +02:00
commit 3de8ded7c2
110 changed files with 14363112 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
from django.apps import AppConfig
class IotanalyzerConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'IoTAnalyzer'