Squashed commit of the following:

commit bcfe6ca707
Author: smilerz <smilerz@gmail.com>
Date:   Fri Sep 1 11:36:10 2023 -0500

    fix custom_filter exports and errors on Download link
This commit is contained in:
smilerz
2023-09-12 09:46:42 -05:00
parent 768a5ea237
commit 9e831a22df
4 changed files with 5 additions and 48 deletions

View File

@@ -2,7 +2,7 @@ import re
import threading
from django.core.cache import cache
from django.http import HttpResponseRedirect, JsonResponse
from django.http import HttpResponse, JsonResponse
from django.shortcuts import get_object_or_404, render
from django.utils.translation import gettext as _