Sunday, March 25, 2018

Re: Django channels 2 and data binding

You can write most of the data binding functionality yourself in Channels 2 by adding group send methods to model save methods, but if Channels 1 is working for you right now, I wouldn't move until you're forced to.

Andrew

On Sat, Mar 24, 2018 at 11:07 PM, Fabio Andrés García Sánchez <fabio.garcia.sanchez@gmail.com> wrote:
Thank Andrew.
I would like to know if it is a good idea to keep using django 1.x to get data binding or would you recomend another path to keep update my frontend with my lastest data?

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8552069b-fd61-48a2-85e9-ff1c2ee5a2e3%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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFwN1uq%2BgfqMfysfhAwwATNcWdna%2BGmh3Hs-cYH2gjx7QDmRtg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment