ReverseManyRelatedObjectsDescriptor has no method add

for MODEL_WITH_M2M_FIELD_INSTANCE in LIST_OF_MODEL_WITH_M2M_INSTANCES:
    orm.MODEL_WITH_M2M_FIELD.represent.__set__(MODEL_WITH_M2M_FIELD_INSTANCE, [M2M_INSTANCE,])