simonw / django-sql-dashboard

Django app for building dashboards using raw SQL queries
https://django-sql-dashboard.datasette.io/
Apache License 2.0
437 stars 37 forks source link

Page title should reflect parameters #88

Closed simonw closed 3 years ago

simonw commented 3 years ago

https://simonwillison.net/dashboard/search-code-examples/?search=datasette

The <title> is currently Search code examples - it should be Search code examples: search=datasette

simonw commented 3 years ago

Or maybe Search code examples: datasette - only show search=datasette if the page has more than one named parameter.