Improve appearance of query results
mrawls opened this issue · 0 comments
mrawls commented
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.