jazzband / django-debug-toolbar

A configurable set of panels that display various debug information about the current request/response.
https://django-debug-toolbar.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
8.07k stars 1.05k forks source link

Add architecture documentation for the project. #1890

Closed tim-schilling closed 6 months ago

tim-schilling commented 7 months ago

This starts with high level information about the project. In the future we can go into more detail on each of the components.

Description

This is in response to reading https://matklad.github.io/2021/02/06/ARCHITECTURE.md.html

Checklist: