Re: Serious Question... Web2.0

2006-09-30 Thread Oliver Andrich
Hi Tom, On 9/29/06, Tom Smith <[EMAIL PROTECTED]> wrote: > So... has anyone added Ajax themselves before, is anything available? > I really don't want to have to do it myself, semi-colons hurt my colon. I came back to Python and Django from RoR because of several reasons. One reason was, that I

Re: Serious Question... Web2.0

2006-09-30 Thread Andrew
We're using Django + AJAX + Mochikit. Works like a charm. a --~--~-~--~~~---~--~~ 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 fr

Re: Serious Question... Web2.0

2006-09-29 Thread RajeshD
This doesn't directly help but I just wanted to say here for the record that there are production quality apps that are successfully using AJAX + Django. For example, Tabblo (http://www.tabblo.com) I am sure there are others. Also, checkout James' informative article on the topic http://www.b-li

Re: Serious Question... Web2.0

2006-09-29 Thread Malcolm Tredinnick
On Fri, 2006-09-29 at 10:57 +0100, Tom Smith wrote: > As everyone knows (or as yet to learn) the success of many > technologies is down to how snazzy the end result is... > > So it surprises me that I can't find any reference to anyone uses > MochKit (or any other client-based toolkit) with D

Re: Serious Question... Web2.0

2006-09-29 Thread Michael Radziej
Tom Smith schrieb: > As everyone knows (or as yet to learn) the success of many > technologies is down to how snazzy the end result is... > > So it surprises me that I can't find any reference to anyone uses > MochKit (or any other client-based toolkit) with Django... in fact > that seems t

Serious Question... Web2.0

2006-09-29 Thread Tom Smith
As everyone knows (or as yet to learn) the success of many technologies is down to how snazzy the end result is... So it surprises me that I can't find any reference to anyone uses MochKit (or any other client-based toolkit) with Django... in fact that seems to be be the key differentiator