rebuild recipe index from admin site

This commit is contained in:
smilerz
2021-04-11 19:42:22 -05:00
parent fd24117c27
commit 556f74cc2b
2 changed files with 16 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
from django.conf import settings
from django.contrib.postgres.search import SearchVector
from django.core.management.base import BaseCommand, CommandError
from django.core.management.base import BaseCommand
from django_scopes import scopes_disabled
from django.utils.translation import gettext_lazy as _