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

Able to create the same tag with different case #63

Open
matheusbrat opened this issue Feb 19, 2017 · 1 comment
Open

Able to create the same tag with different case #63

matheusbrat opened this issue Feb 19, 2017 · 1 comment

Comments

@matheusbrat
Copy link
Contributor

Even with TAGGIT_CASE_INSENSITIVE it is possible to create the same tag with multiple case, if you go to a Page and add two new tags (which doesn't exist on database) as test1234 and TEST1234 and save your page, both tags will be created and the page will be saved.

If you try to edit this page later, it will raise an error MultipleObjectsReturned

Use of TAGGIT_CASE_INSENSITIVE is misleading #448

@loicteixeira
Copy link
Contributor

django-taggit doesn't seem very interested in tackling the issue. We might need to submit a PR ourselves.

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

3 participants