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

Relate CategoryComment to TaxonomyNode #145

Open
xavierfav opened this issue May 24, 2018 · 0 comments
Open

Relate CategoryComment to TaxonomyNode #145

xavierfav opened this issue May 24, 2018 · 0 comments

Comments

@xavierfav
Copy link
Contributor

When category comments where created, taxonomy node object model did not exist.
Comments have a category_id CharField to relate it to a category.

Now that we have a TaxonomyNode model, it would be nice to have a ForeignKey from CategoryComment to TaxonomyNode instead of the category_id CharField.

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

No branches or pull requests

1 participant