{% extends 'admin/my_base.html' %} {% block body %}

Controls

Cache

If caching is enabled, clearing the cache is recommended after uploading data or making changes

Clear

Whooshee re-index

The whooshee search (used for large text fields) needs a pre-computed index. To rebuild this index click the button below.

Rebuild index
{% if g.blast_enabled %}

Blast

This will build the Blast DB

Build Blast DB
{% endif %}

Export

This will export the data to the FTP folder specified in the configuration.

FTP
{% endblock %}