add jobgroup to the list
This commit is contained in:
@@ -116,6 +116,7 @@ class JobAdmin(admin.ModelAdmin):
|
||||
|
||||
list_display = [
|
||||
"name",
|
||||
"job_group",
|
||||
]
|
||||
ordering = [
|
||||
"name",
|
||||
|
||||
Reference in New Issue
Block a user