Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClusterTaggableManager support #8

Open
macdonaldcalumj opened this issue Apr 3, 2019 · 1 comment
Open

ClusterTaggableManager support #8

macdonaldcalumj opened this issue Apr 3, 2019 · 1 comment

Comments

@macdonaldcalumj
Copy link

I used the official recipes for adding tagging to my project which uses

from modelcluster.contrib.taggit import ClusterTaggableManager

I've noticed in wagtail-graphql/wagtail_graphql/types/core.py you have support for TaggableManager, could you possibly add ClusterTaggableManager in as well?

I'm just requesting this since the method I've used for tags is the way Wagtail suggests, so it should be a common way of doing so.

@tr11
Copy link
Owner

tr11 commented Apr 9, 2019

Yeah, that makes sense. Do you want to submit a PR / patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants