Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iPPIDB
ippidb-web
Commits
d0a173c0
Commit
d0a173c0
authored
Apr 02, 2021
by
Fabien MAREUIL
Browse files
add id in chainserializer
parent
0de4e879
Pipeline
#52721
passed with stages
in 23 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ippisite/ippidb/serializer.py
View file @
d0a173c0
...
...
@@ -114,6 +114,7 @@ class ChainSerializer(serializers.ModelSerializer):
class
Meta
:
model
=
Chain
fields
=
(
"id"
,
"pdb_chain_id"
,
"protein"
,
"pdb"
,
...
...
Write
Preview
Markdown
is supported
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