jorgebastida / django-dajax

Easy to use library to create asynchronous presentation logic with django and dajaxice
http://dajaxproject.com/
BSD 3-Clause "New" or "Revised" License
346 stars 99 forks source link

Could jQuery 1.3.2+ be supported? #28

Closed semanty closed 13 years ago

semanty commented 13 years ago

Just a newbie for dajax, it seems Jquery 1.5.1 not support well

jorgebastida commented 13 years ago

Hi semanty,

Can you provide me more info about the errors you have using jQuery 1.5.1?

I've just tested it and runs ok.

Thanks

semanty commented 13 years ago

Really thanks for your help. I now try to use ajax through jquery directly. In fact, since beginning, dajaxice and dajax confused me a lot.