Add pdf option for problem
This commit is contained in:
parent
98b8cbe518
commit
69f08e84b5
7 changed files with 65 additions and 3 deletions
|
@ -193,6 +193,7 @@ class ProblemAdmin(CompareVersionAdmin):
|
|||
"is_organization_private",
|
||||
"organizations",
|
||||
"description",
|
||||
"pdf_description",
|
||||
"license",
|
||||
),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue