django-commons / 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.08k stars 1.05k forks source link

Version 5.0.0-alpha #1998

Closed tim-schilling closed 1 month ago

tim-schilling commented 1 month ago

Description

Bump to version 5.0.0-alpha

Use an alpha version because it's quite the leap to start supporting async. However, there aren't any planned backwards incompatibilities.

Checklist:

tim-schilling commented 1 month ago

Marked as draft since we're waiting on #1991 and #1993