Skip to content

Suggestion: DjangoORM replace IntegerField with CharField for object_id field. #26

@cdchen

Description

@cdchen

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??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions