Hi !
'to_json_repr' method on AbstractObject is not returning a Dictionnary when id is set and is_not_modified is True, it is returning a string. Would be possible to always return a Dictionnary (so removing the 'if' part and keep only the 'else' part) ?
Thank you