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

Comma in string appeared as a new list item #6

Open
potpath opened this issue Nov 4, 2015 · 2 comments
Open

Comma in string appeared as a new list item #6

potpath opened this issue Nov 4, 2015 · 2 comments

Comments

@potpath
Copy link

potpath commented Nov 4, 2015

Project(name='Project with strings', languages=['fr,en'])
is same as
Project(name='Project with strings', languages=['fr', 'en']),
but it should be different.

@akoikelov
Copy link

This issue should be closed bcoz everything works correctly.

@potpath
Copy link
Author

potpath commented Aug 11, 2018

The PR hasn't been merged yet.

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