[google-appengine] Re: Getting __title__ is not defined error

2009-03-09 Thread Marcelo de Sena Lacerda
Yeah I tried to stop this message after I sent it, well I'll try to be more careful when renaming fields, thanks anyway! On Mon, Mar 9, 2009 at 9:32 PM, Paul Roy wrote: > > have you tried __name__ instead of __title__ ..? > > Sent from my iPhone > > On 09-03-09, at 15:28, Marcelo Sena wrote: >

[google-appengine] Re: What does Model.to_xml() returns?

2009-04-13 Thread Marcelo de Sena Lacerda
Yes, I needed to set the headers. Thanks! However I still don't know what should I do to convert the exit of to_xml() from the model class into something useful. Any ideas? On Tue, Mar 24, 2009 at 10:41 AM, Gijsbert wrote: > > You could use Live HTTP Headers in Firefox (for instance) to make sure

[google-appengine] Re: What does Model.to_xml() returns?

2009-04-20 Thread Marcelo de Sena Lacerda
Ok it does returns a string, magically everything is fine now thanks for all the help! On Mon, Apr 13, 2009 at 4:49 PM, Marcelo de Sena Lacerda < marceloslace...@gmail.com> wrote: > Yes, I needed to set the headers. Thanks! > However I still don't know what should I do to co