add: приложение blog (для страниц и постов)

This commit is contained in:
2026-01-25 12:10:27 +03:00
parent 846c066314
commit b967c374a5
8 changed files with 269 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ etpgrf = "^0.1.3"
# lxml = "^5.1" # etpgrf подтянет как зависимость
# regex = "^2023.12" # etpgrf подтянет как зависимость
# beautifulsoup4 = "^4.10.0" # etpgrf подтянет как зависимость
pillow = "^12.1.0"
[build-system]
requires = ["poetry-core"]