Разработано веб-приложение

This commit is contained in:
2024-07-28 19:52:17 +03:00
commit 994e2af166
16 changed files with 1926 additions and 0 deletions

1
app/__init__.py Normal file
View File

@ -0,0 +1 @@
from .main import app