Fakultas Ilmu Komputer UI
Skip to content
GitLab
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
b2e53393
Commit
b2e53393
authored
Apr 28, 2020
by
Irwanto
Browse files
Add filter monitoring case by investigation id
parent
0f36352d
Changes
1
Hide whitespace changes
Inline
Side-by-side
apps/cases/filters.py
View file @
b2e53393
...
...
@@ -102,6 +102,7 @@ INVESTIGATION_CASE_ORDERING_FIELDS = (
)
MONITORING_CASE_FILTERSET_FIELDS
=
(
"investigation_case__id"
,
"investigation_case__case_subject__name"
,
"investigation_case__case_subject__age"
,
"investigation_case__case_subject__is_male"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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