backup: 2026-04-09 17:52

This commit is contained in:
Dmitry
2026-04-09 17:52:17 +03:00
parent 6573b20105
commit 9677609ef3
39 changed files with 1324 additions and 1403 deletions
@@ -0,0 +1,9 @@
[project]
name = "web-django"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"django>=6.0.4",
]