django-mail-panel icon indicating copy to clipboard operation
django-mail-panel copied to clipboard

Support serializable toolbar

Open tim-schilling opened this issue 6 months ago • 0 comments

Hi @scuml,

The toolbar is undergoing a refactor to support serializing panel data so that it can be persisted. This has involved some backwards incompatible API changes that third-party panels will need to support.

The full set of changes is available at: https://github.com/django-commons/django-debug-toolbar/pull/2138

Please raise questions on that PR or open an issue on the repo.

tim-schilling avatar May 15 '25 00:05 tim-schilling