forked from GithubBackups/healthchecks
Admin tweaks.
This commit is contained in:
parent
1a9f7e17f8
commit
e21801f44e
@ -16,6 +16,7 @@ class SubsAdmin(admin.ModelAdmin):
|
||||
"profile")
|
||||
|
||||
list_filter = ("plan_id", )
|
||||
raw_id_fields = ("user", )
|
||||
actions = ("cancel", )
|
||||
|
||||
def email(self, obj):
|
||||
|
Loading…
x
Reference in New Issue
Block a user