mirror of
https://github.com/djimboy/djimbo_template_aio3.git
synced 2026-07-25 09:44:29 +00:00
3 lines
117 B
Python
3 lines
117 B
Python
from .db_settings import Settingsx, ModelBase as ModelSettings
|
|
from .db_users import Usersx, ModelBase as ModelUsers
|