Skip to content

Commit 710642e

Browse files
committed
[checklists] Expose "discovery" in SecurityIssue admin fields.
1 parent 1ebb413 commit 710642e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

checklists/admin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ class SecurityIssueAdmin(admin.ModelAdmin):
9797
"description",
9898
"blogdescription",
9999
"reporter",
100+
"discovery",
100101
"remediator",
101102
"reported_at",
102103
"confirmed_at",

0 commit comments

Comments
 (0)