Skip to content

No default ReputationSystem class #3

Description

@cjhenck

The distribution app refers to a class ReputationSystem with two static methods, and the URLs will not deploy without it. While there is a sample for a model (which is necessary to store reputation) in outline-reputation, new users (such as myself) will struggle to get up and running if there is not a no-op implementation that at least returns a constant for each method within the distribution project.

Specifically, distribution/serializers.py includes references to ReputationSystem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions