One place per Django project
Track each app as a project so errors stay separated but visible from the same product.
Django teams often run several apps, admin tools, landing pages, and dashboards. When one of them starts throwing browser-side errors, the signal gets scattered. FetchNode gives those Django apps one focused error-tracking place without turning setup into a project.
FetchNode is for teams that want to know which Django app is broken, which errors are new or repeated, and what needs attention first.
A team might have a public Django site, a customer dashboard, an internal admin, and a few side apps. Generic logs can tell you something failed, but they often do not give a simple overview of which app has recurring browser issues and who is handling them.
Track each app as a project so errors stay separated but visible from the same product.
Similar events roll up into issues so repeated JavaScript failures do not become a noisy list.
Use open, assigned, snoozed, and resolved states to keep a small team aligned.
FetchNode is intentionally narrower than a full observability platform. It focuses on the everyday workflow Django teams need: install quickly, see which app is affected, group noisy browser failures, and keep the fix queue understandable.
Use projects for different Django apps, environments, clients, or products.
Start with a stable CDN snippet. Advanced server-side context can come later.
Create a project, install the snippet on one important page, and use the first events to decide what needs fixing.
Create account