Skip to content

Implementing idea ordering under a goal #137

@mindey

Description

@mindey

It may be important for a user to be able to order ideas under a goal by priority. However one idea may address multiple goals. So, we have to encode the order of the Idea for each different goal.

We may use the django-sortedm2m to have Goal.ideas = SortedManyToManyField(Idea).

https://github.com/gregmuellegger/django-sortedm2m

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions