This commit is contained in:
dj
2025-10-10 07:04:08 +03:00
parent 9a48d6f60f
commit c9099dac69
26 changed files with 738 additions and 405 deletions
+2
View File
@@ -0,0 +1,2 @@
from .db_settings import Settingsx, ModelBase as ModelSettings
from .db_users import Usersx, ModelBase as ModelUsers