-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA224

import simplejson
json_obj = {'foo', 'bar'}
return simplejson.dumps(json_obj)
etc...

On Dec 17, 2009, at 6:18 AM, Krishnakant wrote:

> Hello all,
> I have been searching for some good json example for pylons  
> application.
>
> My case is that i have a list of accounts in a book keeping software  
> and
> when the user chooses one account, the opening balance has to be
> displayed in a text field.
>
> So i plan to right an onclick event for the list of accounts.  I  
> want to
> make an ajax call to some python action which can send back json
> response.
>
> Can any one suggest some tutorial or any example?
>
>
> Happy hacking.
> Krishnakant.
>
>
> --
>
> You received this message because you are subscribed to the Google  
> Groups "pylons-discuss" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected] 
> .
> For more options, visit this group at 
> http://groups.google.com/group/pylons-discuss?hl=en 
> .
>
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)

iFYEARELAAYFAksqLY8ACgkQFXxYxga0LLmBagDeNm8ipcN5+NTWxxe3yv9h7jyX
/qfN8irP2ryOyQDdFLoUEkdQjQaBkXjNXoqhNCzpk5IjfEo9Wj5TVQ==
=1EM4
-----END PGP SIGNATURE-----

--

You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.


Reply via email to