Перетащил БД под postgresql

This commit is contained in:
Viner Abubakirov
2026-01-03 00:20:36 +05:00
parent 5f8a0a30b4
commit d1fbf4749d
4 changed files with 63 additions and 4 deletions

View File

@@ -9,5 +9,6 @@ dependencies = [
"django>=6.0",
"django-storages>=1.14.6",
"pillow>=12.1.0",
"psycopg[binary]>=3.3.2",
"python-dotenv>=1.2.1",
]