Add django

This commit is contained in:
2022-01-01 18:49:11 +01:00
parent 276b638e9a
commit 5c962e1bcc
2 changed files with 67 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ authors = ["daviddoji <daviddoji@pm.me>"]
[tool.poetry.dependencies]
python = "^3.10"
Django = "^4.0"
[tool.poetry.dev-dependencies]