{% extends "base.html" %} {% load partials static %} {% load custom_filters %} {% block content %}
Manage your uploaded files and their processing status
Choose a Bento Box to handle file operations
| Name | Ingest Label | Status | Upload Date | Actions |
|---|---|---|---|---|
| {{ file.name }} | {{ file.ingest_label }} |
{{ file.status }}
|
{{ file.created_at|date:"Y-m-d H:i" }} | |
| No files uploaded yet | ||||