mirror of
https://github.com/HackSoftware/Django-Styleguide.git
synced 2025-02-18 12:30:51 +03:00
Add link to full sentry.py
This commit is contained in:
parent
3ff5242942
commit
01c184b655
|
@ -1124,7 +1124,7 @@ if SENTRY_DSN:
|
||||||
from sentry_sdk.integrations.celery import CeleryIntegration
|
from sentry_sdk.integrations.celery import CeleryIntegration
|
||||||
|
|
||||||
# ... we proceed with sentry settings here ...
|
# ... 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`
|
### Reading from `.env`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user