Skip to content

Commit

Permalink
added "party" to fulltext index #43
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Apr 20, 2024
1 parent ceede92 commit 31b502d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions archiv/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ def search_field_names(self):
"motto",
"commentary",
"additional_information",
"party",
]
return text_fields

Expand Down

0 comments on commit 31b502d

Please sign in to comment.