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

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
monodo committed May 28, 2024
1 parent 643e603 commit 1683d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geocity/apps/submissions/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ def get_list_display(self, request):
return list_display

# Fields used in search_fields and list_filter
superusersearch_fields = [
superuser_search_fields = [
"name",
"form__name",
"integrator__name",
Expand Down

0 comments on commit 1683d86

Please sign in to comment.