Open mrawls opened 3 years ago
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.
django-tables2
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.