[google-appengine] Is there any plan or schedule to support naked name

2009-01-16 Thread zitiger
I try to create a site similar with tinyurl.com, but i found i can not use a naked domain. If i use www.mydomain.com, it seems that is too long for me. if you are also interesting in this feather, pls vote it at http://code.google.com/p/googleappengine/issues/detail?id=777 --~--~-~--~

[google-appengine] Error if there is Chinese char in url when self.redirect

2008-12-19 Thread zitiger
hi all, I got an error wehn i tried to redirect a url containing chinese char, but in dev enviroment it work well. Please give me some advice, thanks. self.redirect("http://www.linglihu.com/?老虎";)#老虎 is chinese char Even if i put u at the begining of the url, i got error agian. self.redirect(u