admin frontend elkezdése, járművek tisztázása, frontend fejleszts

This commit is contained in:
Roo
2026-06-15 18:52:38 +00:00
parent ef8df9608c
commit 213ba3b0f1
80 changed files with 11615 additions and 2304 deletions

View File

@@ -10,6 +10,7 @@ from .identity import (
UserRole,
Device,
UserDeviceLink,
OneTimePassword,
)
from .address import (
@@ -42,6 +43,7 @@ __all__ = [
"UserRole",
"Device",
"UserDeviceLink",
"OneTimePassword",
"Address",
"GeoPostalCode",
"GeoStreet",