jazzband django push notification using DEBUG=True
See original GitHub issueThis is my issue with push notification
.
Problem:
With DEBUG=True
. My server will not send out the crash report to sentry.io
, but my server can do push notification to iOS.
Question:
How can I activate sentry agent in my server, but keep using DEBUG=True
?
If it no such a thing. May I request a dedicated variable in Django
environment to activate sentry. For example SENTRY_AGENT=True
to let my server sends the report to sentry.io
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
django-push-notifications 1.2.0 - PyPI
A minimal Django app that implements Device models that can send messages through APNS and GCM. The app implements two models: GCMDevice and...
Read more >Search Results - CVE
Wagtail is a Django based content management system focused on flexibility and user experience. When notifications for new replies in comment threads are...
Read more >Django debug false static files not found
HoweverDEBUG=False When you access your project again, you will find that static files and user upload files (such as user avatar) baffle 404...
Read more >django admin 403 forbidden | The AI Search Engine You Control
Hello, I'm facing an issue with using Push Notifications. It worked fine until recently when it started showing this error whenever I tried...
Read more >django-configurations Documentation
DEBUG = True ... from configurations.management import execute_from_command_line ... Notice in line 10 we don't use the common tool ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @elcolie Could you try this again and see if this is still the case with the newest Sentry SDK? A lot of time passed since then, and I am just wandering if time solved this problem?
Thanks for your feedback!
So sorry. Project is suspended already 😞