Make tutorial-world buildable by Developer.
Make use of .ndb.batch_batchmode to avoid affecting the builder (document this). Resolve #3688. Clean up OnDemandTasks' categories before saving, in case it was an object that was deleted
This commit is contained in:
parent
825eb32995
commit
a921660fd0
5 changed files with 52 additions and 14 deletions
|
|
@ -705,7 +705,7 @@ class CmdCreate(ObjManipCommand):
|
|||
)
|
||||
if errors:
|
||||
self.msg(errors)
|
||||
|
||||
|
||||
if not obj:
|
||||
continue
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue