Добавил Sentry

This commit is contained in:
Viner Abubakirov
2026-01-04 13:12:44 +05:00
parent db113ef5d1
commit aca3931abd
6 changed files with 52 additions and 1 deletions

View File

@@ -13,5 +13,6 @@ dependencies = [
"pillow>=12.1.0",
"psycopg[binary]>=3.3.2",
"python-dotenv>=1.2.1",
"sentry-sdk[django]>=2.48.0",
"whitenoise>=6.11.0",
]