Tuesday, October 29, 2013

User names not support Unicode in 1.5

Hello.
My applications version 1.4.x contained Unicode characters in user names.
In version 1.5.x is not possible due to the validator. So I can't go on this version. 
Whether it is impossible to change in the future validator like this: re.compile(u'^[\W@+-]+$', re.UNICODE)?
Or are there other ways to solve this problem?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cb4396f2-18c8-44f3-a564-bf3c4bbb1c45%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment