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

TaggedToMany Relationship #513

Closed
wants to merge 2 commits into from
Closed

TaggedToMany Relationship #513

wants to merge 2 commits into from

Conversation

edstevo
Copy link

@edstevo edstevo commented Sep 18, 2024

Hi,

This is my first PR, so please bear with me if I've got anything wrong!

I'm using this in my project where I wanted to have a relationship between models using shared tags. Essentially, I want to categorise products by tags, where ProductCategory models share tags with Product models.

I've tested it in my project and it works, but I can't get one test to work when I forked your project directly. Is it something to do with how the models are set up?

Thank you

@edstevo edstevo closed this Sep 18, 2024
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

Successfully merging this pull request may close these issues.

1 participant