add m2m todo
This commit is contained in:
parent
de37888d50
commit
5474ff6ae5
1 changed files with 2 additions and 0 deletions
|
@ -595,5 +595,7 @@ class ChangedObjectCollection(BaseSchema):
|
|||
result.extend(done_situation.operations)
|
||||
return result
|
||||
|
||||
# todo: m2m
|
||||
|
||||
# todo: what to do if we can't fully solve it?
|
||||
raise NotImplementedError('couldnt fully solve as_operations')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue