Look at:
http://www.b-list.org/weblog/2006/07/31/django-tips-simple-ajax-example-part-1
and
http://www.b-list.org/weblog/2006/08/05/django-tips-simple-ajax-example-part-2

Django has quite a bit of things built in that will help you,
regardless of which JS library you want to use.

On Feb 2, 7:41 am, michelts <[EMAIL PROTECTED]> wrote:
> Hi!
>
> How do you recomend work with javascript and django? There is
> documentation for all tasks on django but there is nothing about using
> ajax/json/javascript with it.
>
> I like to use MochiKit and I like to made use of ajax at all, to be
> able to do this, I made a helper function called json_to_response that
> receive a dict as argument and returns the json result as well. I can
> send this helper function if you think necessary.
>
> Can someone show an example of django+javascript integration?
>
> Best regards,
>
> --
> Michel Thadeu Sabchuk
> Curitiba - Brasil


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to