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
2021
Kelas D
PT Gizi Sehat - Dietela
Dietela Backend
Commits
7f22a1dc
Commit
7f22a1dc
authored
May 08, 2021
by
Ami
Browse files
putting back __all__ on serializer
parent
44c501cd
Pipeline
#75719
passed with stages
in 8 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nutritionists/serializers.py
View file @
7f22a1dc
...
...
@@ -6,4 +6,5 @@ class NutritionistSerializer(serializers.ModelSerializer):
class
Meta
:
model
=
Nutritionist
fields
=
"__all__"
\ No newline at end of file
fields
=
"__all__"
\ No newline at end of file
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