@Russell I understand what you are saying, as far as making AJAX a part of Django's core. It's a server-side framework. On the other hand, I was just in D.C. for DjangoCon and listened to Adrian Holovaty talk about making Django deliver real-time content. Did I misunderstand what he was saying? As far as I know, a JavaScript solution is the most viable for delivering real-time content to browsers. Is there another way to do this? Just curious what your thoughts are.
Kurt On Wednesday, September 19, 2012 5:09:42 PM UTC-6, Russell Keith-Magee wrote: > > … and, you can also see on that ticket that the chance of this getting > into Django itself is *very low*. > > Django is, by design, a server side framework. AJAX is a primarily > client-side concern, with some light server-side data requirements. > There's absolutely no need for this to be tightly bound to Django's > core. If you want a more detailed explanation of why, I've spoken on > the topic at several conferences; most recently at PyCon AU: > > http://www.youtube.com/watch?v=xFh40R5KcV8 > > Yours, > Russ Magee %-) > > On Thu, Sep 20, 2012 at 12:20 AM, Faraz Masood Khan > <mk.f...@gmail.com<javascript:>> > wrote: > > Yes Kurt, you can vote for this feature over here: > > https://code.djangoproject.com/ticket/18981 > > > > > > On Wednesday, September 19, 2012 8:02:44 PM UTC+5, Faraz Masood Khan > wrote: > >> > >> Easiest way to do Ajax in Django: > >> http://codestand.feedbook.org/2012/09/django-unobtrusive-ajax.html > >> > > -- > > You received this message because you are subscribed to the Google > Groups > > "Django users" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/django-users/-/M3yxmpry5NEJ. > > > > To post to this group, send email to > > django...@googlegroups.com<javascript:>. > > > To unsubscribe from this group, send email to > > django-users...@googlegroups.com <javascript:>. > > For more options, visit this group at > > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/6_09oW7Ef8QJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.