Wednesday, August 27, 2014

Re: Comments in real time

thank you for the responses, I will have a go at each.

I wonder if the angular and websockets approaches could compliment each other...

On Friday, 22 August 2014 20:52:26 UTC+2, Julo Waks wrote:
If you need to save the comments, take a look to django-angular.
Its an integration of angularJS into django.
Where you can save the model via javascript, i really recommend you Angular for this.
From: Collin Anderson <cmawe...@gmail.com>
Date: Fri, 22 Aug 2014 10:37:22 -0700 (PDT)
Subject: Re: Comments in real time

You could also look into the EventSource JavaScript API.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4df79594-fc7d-42be-acec-4c2385afe10a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/397920ed-f494-4a0d-834f-0745837ee003%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment