Saturday, January 27, 2018

Dynamic update template

Hi folks,
Currently i am using Django at basic/intermediate level. And in my web template, single page contains more than one Forms, many chart.js widgets for to plot graph, plus 2-3 small widget for task management.
Now i want to make my site more dynamic (i.e update UI without reloading whole page).

For this, some articles suggest AJAX, some are AngularJs or React or Vue supporter.
My question is can't we do this by using only Django (i.e without using frontend framework)?


--
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/03910d6a-5305-47a2-8bf3-a08535e614b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment