You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If any model using CharField or other type as primary key, it will exception when save data via DjangoORM. Could you replace the field type for object_id of RecommendsBaseModel, and Similarity model class??
The text was updated successfully, but these errors were encountered:
If any model using CharField or other type as primary key, it will exception when save data via DjangoORM. Could you replace the field type for object_id of RecommendsBaseModel, and Similarity model class??
The text was updated successfully, but these errors were encountered: