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

tags: strip or replace unsupported delimiters #73

Closed
unsystemizer opened this issue Jan 31, 2017 · 2 comments
Closed

tags: strip or replace unsupported delimiters #73

unsystemizer opened this issue Jan 31, 2017 · 2 comments

Comments

@unsystemizer
Copy link

If I create tags like a, b, c, I'll mess up a and b because they'll have the comma attached to them.

If somebody uses an unsupported delimiter, it could be automatically replaced by the space character.
In that case and , and ; could all be accepted and that could be indicated in the hint above the tags form field.

@sebastian-code
Copy link
Collaborator

Thanks @unsystemizer. As I said in my comment on #74 Actually I have been thinking about it, thinking to use Taggit instead. This obviously will fix #74 too. Let work it a little bit more, or, if you have suggestions or perhaps if you submit a PR for this, it will be most appreciated.

@sebastian-code sebastian-code mentioned this issue Jul 26, 2017
21 tasks
sebastian-code added a commit that referenced this issue Jul 26, 2017
…all the functionalities to attend the issues #54, #66, #73 and #74 by users like @unsystemizer and @sebastian-code. Also includes some new CBV to replace some cluttered code as suggested in #66.
@sebastian-code
Copy link
Collaborator

Solve with 65aabe8

sebastian-code added a commit that referenced this issue Jul 4, 2018
…all the functionalities to attend the issues #54, #66, #73 and #74 by users like @unsystemizer and @sebastian-code. Also includes some new CBV to replace some cluttered code as suggested in #66.
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