I am have a collection say Post which has a List field of embeded documents
class PostLikes(app_data_model_def.EmbeddedDocument): user_id = app_data_model