Tenants import: impossible with special characters #2393
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
When trying to import this kind of tenant with special characters, I get an error.
If I add this tenant with the webpage and same contents, it's ok.
Steps to Reproduce
Import these lines with tenant import page:
name,slug,group,description,comments
UNIV,univ,customers,Université,
This error appears:
<type 'exceptions.UnicodeEncodeError'>
'ascii' codec can't encode character u'\xe9' in position 29: ordinal not in range(128)
The text was updated successfully, but these errors were encountered: