mod: switch secrets config to .env

This commit is contained in:
2026-04-17 15:18:05 +03:00
parent bcc10de4d4
commit d5719015b0
5 changed files with 105 additions and 284 deletions

View File

@@ -1,4 +1,5 @@
Django==4.1.5
django-environ==0.11.2
asgiref==3.6.0
sqlparse==0.4.3