Hi.
Unfortunately doing ajax calls to partially update page is required.
It is possible to write all the javascript needed by hand but using frameworks usually makes things easier.
27.1.2018 13.32 "Ruchit Bhatt" <ruchitinnewfushion@gmail.com> kirjoitti:
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 .
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/CAHn91oddi4nY8iXCNt-g8V9d-tF5UXnzJO_k0BhQ0iFrqhq9DQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment