mod: add django-environ for use .env for manage environment

This commit is contained in:
2026-02-15 15:33:29 +03:00
parent b5e9e85476
commit 53a5bce1dc
3 changed files with 20 additions and 1 deletions

2
poetry.toml Normal file
View File

@@ -0,0 +1,2 @@
[virtualenvs]
in-project = true