Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
mosesmc52 committed Mar 6, 2022
1 parent 4067be9 commit 3b69b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion news/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class AlertAdmin(admin.ModelAdmin):
inlines = [
URLInline,
]
list_filter = [LocationFilter]
#list_filter = [LocationFilter]
actions = [safe, notdrink, boil, notuse]

class ServedInline(admin.TabularInline):
Expand Down

0 comments on commit 3b69b44

Please sign in to comment.