Fix WFJT nodes endpoint to return node pages when posting

not the node list page.
This commit is contained in:
Jeff Bradberry
2020-05-01 11:44:03 -04:00
parent 65fc2db42f
commit 1f7c1af64e
3 changed files with 5 additions and 4 deletions

View File

@@ -225,7 +225,6 @@ class ApiV2(base.Base):
else:
self._related.put((_page, name, S))
def _assign_roles(self):
while True:
try: