home / content / releases

releases: 42658057

This data as json

html_url id author node_id tag_name target_commitish name draft prerelease created_at published_at body repo reactions mentions_count
https://github.com/simonw/django-sql-dashboard/releases/tag/0.12 42658057 9599 MDc6UmVsZWFzZTQyNjU4MDU3 0.12 main 0.12 0 0 2021-05-09T04:27:59Z 2021-05-09T04:30:09Z 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) 347263722    

Links from other tables

  • 0 rows from release in assets
Powered by Datasette · Queries took 0.921ms