[google-appengine] Re: Combining Python and Java

2009-08-24 Thread David Wolfe
Have people had success with Pyjs (aka pyjamas) + GAE + Django ? I would think this would be cleaner than Python + GWT. If so, can someone post a sample app? Thanks, David --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[google-appengine] Extracting a City from a PostalAddress

2009-03-11 Thread David Wolfe
The PostalAddressProperty appears to be just a string with some authentication (though I haven't looked into how to authenticate.) Which begs the questions: (1) How does one extract, say, a City from a PostalAddressProperty ? (2) How does one select all Models with a postal address in, say, Lon