Большие изменения с добавленем Alembic
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
__all__ = (
|
||||
"UserModel",
|
||||
"LoginModel"
|
||||
)
|
||||
from .models import UserModel, LoginModel
|
Reference in New Issue
Block a user