Django error tracking with Sentry

Django error tracking from Sentry provides developers with the insight to easily find, triage, fix, and prevent Django errors in production as part of your e… Read more

Similar

Towards (Django) Channels 2.0

It's been around three years since I came up with the current Channels design - that of pushing everything over a networked "channel layer" and strictly separating protocol handling and business logic - and while it's generally working well for people, I ... (more…)

Read more »