dirac-institute/trailblazer

Improve appearance of query results

mrawls opened this issue · 0 comments

Query results show up in a rendered html table, which could look nicer if we used e.g. the django-tables2 module. We also need to add a download functionality. This could be accessed via a checkbox selection column in the query results table.