basxsoftwareassociation / bread

Engine to create database applications based on Django and the IBM Carbon Design System
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

Add button to regenerate search index #111

Closed saemideluxe closed 2 years ago

saemideluxe commented 2 years ago

Just below the "Database Optimization" we need a new area called "Search Index" and a button to rebuild the haystack search index. On the commandline we call ./manage.py rebuild_index but we want also to have a button in the UI to do this.

dward2nd commented 2 years ago

Done #112