Skip to content

Commit

Permalink
add missing source_pool
Browse files Browse the repository at this point in the history
  • Loading branch information
benzkji committed Jun 12, 2024
1 parent b69839c commit c9651ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ import html
from django.utils.html import strip_tags
from postgres_searchindex.base import MultiLanguageIndexSource
from postgres_searchindex.contrib.djangocms.base import PlaceholderIndexSourceMixin
from postgres_searchindex.source_pool import source_pool

from .models import Event

Expand Down

0 comments on commit c9651ab

Please sign in to comment.