Friday, August 22, 2014

Re: Comments in real time

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 <cmawebsite@gmail.com>
Sender: django-users@googlegroups.com
Date: Fri, 22 Aug 2014 10:37:22 -0700 (PDT)
To: <django-users@googlegroups.com>
ReplyTo: django-users@googlegroups.com
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+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/4df79594-fc7d-42be-acec-4c2385afe10a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment