Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
2020
PPL-C
PPTI-Mobile Apps Monitoring Wabah Tuberkolosis
Neza-Backend
Commits
79302cc8
Commit
79302cc8
authored
May 28, 2020
by
Dave Nathanael
Browse files
[GREEN] Remove case subject name from exported csv
parent
cd003520
Pipeline
#48016
passed with stages
in 13 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
apps/exportables/renderers.py
View file @
79302cc8
...
...
@@ -2,7 +2,6 @@ from rest_framework_csv.renderers import CSVRenderer
INVESTIGATION_CASE_RENDERER_FIELDS
=
[
"id"
,
"case_subject__name"
,
"case_subject__age"
,
"case_subject__is_male"
,
"case_subject__district"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment