Django-sql-dashboard

Latest version: v1.2

Safety actively analyzes 701625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.12.1

Not secure
- Improved and updated documentation for [saved dashboards](https://django-sql-dashboard.readthedocs.io/en/latest/saved-dashboards.html). [#84](https://github.com/simonw/django-sql-dashboard/issues/84)
- Added "Remove all queries" link for resetting interactive dashboard. [85](https://github.com/simonw/django-sql-dashboard/issues/85)

0.12

Not secure
First non-alpha release! Django SQL Dashboard is now ready for people to use against their production Django applications.

- Saved dashboards can now be created from the interactive dashboard page. [44](https://github.com/simonw/django-sql-dashboard/issues/44)
- New progress bar widget for queries that return numeric columns `total_count` and `completed_count`. [77](https://github.com/simonw/django-sql-dashboard/issues/77)
- The list of available tables now better reflects your current permissions, and shows the columns for each listed table. [79](https://github.com/simonw/django-sql-dashboard/issues/79), [#80](https://github.com/simonw/django-sql-dashboard/issues/80)
- The dashboard index page now lists saved dashboards that the user is able to view or edit. [81](https://github.com/simonw/django-sql-dashboard/issues/81)
- "Edit" link for dashboards links to the Django Admin, which now respects the edit policy set for a dashboard. [44](https://github.com/simonw/django-sql-dashboard/issues/44)
- New documentation section covering security. [6](https://github.com/simonw/django-sql-dashboard/issues/6)
- Show row count on non-truncated results. [76](https://github.com/simonw/django-sql-dashboard/issues/76)
- More robust extraction of named parameteters from queries, fixing some errer-cases. [75](https://github.com/simonw/django-sql-dashboard/issues/75)
- Custom widgets can now extend a `django_sql_dashboard/widgets/_base_widget.html` base template. [78](https://github.com/simonw/django-sql-dashboard/issues/78)
- Fixed a bug caused by errors on saved dashboard pages being displayed as editable text. [74](https://github.com/simonw/django-sql-dashboard/issues/74)
- Unlisted public dashboards now include a robots tag to avoid being indexed by search engines. [42](https://github.com/simonw/django-sql-dashboard/issues/42)

0.11a0

Not secure
- "Copy to clipboard" button on pretty-printed JSON results. [72](https://github.com/simonw/django-sql-dashboard/issues/72)
- Saved dashboards no longer display broken export buttons. [71](https://github.com/simonw/django-sql-dashboard/issues/71)

0.10a1

Not secure
- Fixed bug where large SQL queries submitted by POST did not correctly evaluate any named parameters. [58](https://github.com/simonw/django-sql-dashboard/issues/58)

0.10a0

Not secure
- Handle SQL queries too long for a GET. [58](https://github.com/simonw/django-sql-dashboard/issues/58)
- Export all results as CSV/TSV feature. [50](https://github.com/simonw/django-sql-dashboard/issues/50)

0.9a1

Not secure
- Use separate styles for `pre.sql` and `pre.json`

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.