סיימתי את זה

Signed-off-by: Dmitri Shimanski <dshiafeed@gmail.com>
This commit is contained in:
Dmitri Shimanski
2025-04-08 17:09:27 +03:00
parent d63b8d70e9
commit e12fd15e71
20 changed files with 532 additions and 14 deletions

View File

@@ -0,0 +1,6 @@
from .user import UserSchema
class NeedySchema(UserSchema):
region: str
how_much_peoples: int