Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
d079c639
Verified
Commit
d079c639
authored
Jan 24, 2019
by
Sébastiaan Versteeg
Browse files
Set right entity type
parent
d7cd56e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/members/management/commands/conscribosync.py
View file @
d079c639
...
...
@@ -22,7 +22,7 @@ class Command(BaseCommand):
try
:
relations_response
=
api
.
single_request
(
'listRelations'
,
entityType
=
'lid'
,
entityType
=
'lid
_2
'
,
requestedFields
=
{
'fieldName'
:
[
'website_id'
,
'code'
]
},
...
...
Joren Vrancken
@jvrancken
mentioned in commit
2d084ff6
·
Jan 24, 2019
mentioned in commit
2d084ff6
mentioned in commit 2d084ff6b87731afc79cb86f2ce17fceb53087ad
Toggle commit list
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