Add link to full sentry.py

This commit is contained in:
Radoslav Georgiev 2021-11-22 14:43:46 +02:00
parent 3ff5242942
commit 01c184b655
No known key found for this signature in database
GPG Key ID: 0B7753A4DFCE646D

View File

@ -1124,7 +1124,7 @@ if SENTRY_DSN:
from sentry_sdk.integrations.celery import CeleryIntegration
# ... we proceed with sentry settings here ...
# View the full file here -
# View the full file here - https://github.com/HackSoftware/Styleguide-Example/blob/master/config/settings/sentry.py
```
### Reading from `.env`