opensemanticsearch / open-semantic-search-apps

Python/Django based webapps and web user interfaces for search, structure (meta data management like thesaurus, ontologies, annotations and named entities) and data import (ETL like text extraction, OCR and crawling filesystems or websites)
https://opensemanticsearch.org/
GNU General Public License v3.0
95 stars 36 forks source link

Admin UI: Add delete button to detail views of datasources #66

Closed opensemanticsearch closed 4 years ago

opensemanticsearch commented 4 years ago

Add delete button to detail views of datasources. At the moment only available in list view.

Mandalka commented 4 years ago

Implemented in detail views of management UI for websites, files and RSS-Feeds.