Re: String problem about creating user

2011-12-09 Thread Tom Evans
On Fri, Dec 9, 2011 at 10:54 AM, Tsung-Hsien wrote: > Hello > If I use register page to create user, the string of username and > email displays u'' on command line, and if I create user on > command line, the string of username and email display ''. the > difference is one has the 'u' and

String problem about creating user

2011-12-09 Thread Tsung-Hsien
Hello If I use register page to create user, the string of username and email displays u'' on command line, and if I create user on command line, the string of username and email display ''. the difference is one has the 'u' and the other doesn't. The important thing is: When I want to fil