Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

[YC-1206] fix error on ftsearch #1004

Merged
merged 3 commits into from
May 28, 2024
Merged

[YC-1206] fix error on ftsearch #1004

merged 3 commits into from
May 28, 2024

Conversation

monodo
Copy link
Collaborator

@monodo monodo commented May 28, 2024

No description provided.

@monodo monodo requested a review from AlexandreJunod May 28, 2024 10:14
geocity/apps/submissions/admin.py Outdated Show resolved Hide resolved
geocity/apps/submissions/admin.py Outdated Show resolved Hide resolved
@AlexandreJunod AlexandreJunod changed the title fix error on ftsearch [YC-1206] fix error on ftsearch May 28, 2024
@monodo
Copy link
Collaborator Author

monodo commented May 28, 2024

Done

@@ -258,29 +262,39 @@ def get_list_display(self, request):
return list_display

# Fields used in search_fields and list_filter
integrator_fields = [
superusersearch_fields = [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

superuser_search_fields* and we are good to go

@monodo monodo merged commit 1d3405c into develop May 28, 2024
2 checks passed
@monodo monodo deleted the feature/YC-1206 branch May 28, 2024 15:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants