Skip to content

Combine DealVote and CommentVote models #6

@jstretch85

Description

@jstretch85

There's really no reason to have two separate vote models, given that they hold the same information. We can merge these into a single Vote model which is tied to either parent model using Django's contenttypes framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions