Friday, 11 December 2009

More Unicode, and more gor Google to fix

Once I finally got teh Unicode sorted between BeautifulSoup and Google App Engine Datastore, with some help from this:

http://khaidoan.wikidot.com/google-app-engine-datastore

...I was rather surprised to find out that Google itself still have bugs to sort out... The web based Datastore viewer of the SDK (http://localhost:8080/_ah/admin/datastore) can not display non ASCII charcters! ...and it is a rather old bug:

http://code.google.com/p/googleappengine/issues/detail?id=502

Well, well...
It works fine in the production though - from the DataViewer in the Dashboard.

No comments:

Post a Comment