django-debug-toolbar icon indicating copy to clipboard operation
django-debug-toolbar copied to clipboard

Added toolbar Community panel

Open andoriyaprashant opened this issue 9 months ago • 2 comments

Description

This PR introduces a Community Panel to the Django Debug Toolbar, providing contributors with easy access to key community resources.

Changes Introduced:

  • Added Discussions link for community engagement.

  • Added Issues link for bug reporting and feature requests.

  • Added Contribution Guide link to encourage contributions.

  • Added Documentation link for quick access to official docs.

Fixes #2033

Screen shot -

image

Checklist:

  • [X] I have added the relevant tests for this change.
  • [X] I have added an item to the Pending section of docs/changes.rst.

andoriyaprashant avatar Apr 02 '25 18:04 andoriyaprashant

Thank you! Can you improve the contrast a bit in dark mode? This is probably easier when you move the CSS from inline into toolbar.css:

image

matthiask avatar Apr 03 '25 13:04 matthiask

Hey @andoriyaprashant

I think you showed a version with improved contrast somewhere? Can you push these changes as well? Thanks!

matthiask avatar Apr 29 '25 13:04 matthiask

Replaced by #2193

tim-schilling avatar Sep 12 '25 14:09 tim-schilling