Skip to content

Commit

Permalink
feat: search services by customer name
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Nov 27, 2024
1 parent 20d8b53 commit 17678a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weblate_web/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ class ServiceAdmin(admin.ModelAdmin):
"users__email",
"report__site_url",
"report__site_title",
"customer__name",
"site_url",
"note",
)
Expand Down

0 comments on commit 17678a4

Please sign in to comment.