Update web/core/views.py
This commit is contained in:
parent
3a931926cf
commit
6d8e5e32d4
@ -20,6 +20,7 @@ from .subject_normalizer import normalize_subject_field # NEW
|
||||
from .utils import terms, has_wildcards, wildcard_to_regex, import_csv_bytes
|
||||
from django.contrib.staticfiles.storage import staticfiles_storage
|
||||
from django.db import transaction
|
||||
from . import utils as core_utils
|
||||
|
||||
|
||||
# Order + labels used in the Search UI
|
||||
|
||||
Loading…
Reference in New Issue
Block a user