Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalBackend
Commits
f2d47896
Commit
f2d47896
authored
Aug 16, 2018
by
Lukas Burgey
Browse files
Fix a broken serializer
parent
3d4e7e43
Changes
1
Hide whitespace changes
Inline
Side-by-side
feudal/backend/models/serializers/webpage.py
View file @
f2d47896
...
...
@@ -60,12 +60,13 @@ class NewDeploymentSerializer(serializers.ModelSerializer):
class
Meta
:
model
=
models
.
NewDeployment
fields
=
[
's
ites
'
,
's
tate_target
'
,
'service'
,
'services'
,
'group'
,
'id'
,
'state_items'
,
'sites'
,
]
...
...
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