add async search to celery task and logger

This commit is contained in:
2021-10-07 02:06:51 +03:00
parent d3d862eaef
commit 9f8c186128
94 changed files with 526 additions and 7035 deletions

View File

@@ -34,7 +34,8 @@
<!-- Download Status -->
<div class="container" style="padding-top: 20px;">
<div class="card" style="height: 120px;">
{% block progress %}{% endblock progress %}
{% block progress %}
{% endblock progress %}
</div>
</div>
{% endblock %}