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