Wednesday, October 30, 2013

Re: User names not support Unicode in 1.5

What version of Python are you using?  Tried 3.3?



On Wed, Oct 30, 2013 at 4:37 AM, Григорий Крамаренко <djbaldey@gmail.com> wrote:
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.



--
MLHIM VIP Signup: http://goo.gl/22B0U
============================================
Timothy Cook, MSc           +55 21 94711995
MLHIM http://www.mlhim.org
Like Us on FB: https://www.facebook.com/mlhim2
Circle us on G+: http://goo.gl/44EV5
Google Scholar: http://goo.gl/MMZ1o
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook

--
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/CA%2B%3DOU3XUbC4KauOqpNZeM66ev%3D01ytUfWLSDTXcw5Fyq7YDaAw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment