Hi. You probably could use ajax to poll data and only update visual parts instead of reloading whole page.
26.11.2017 7.21 "Unnati C" <[email protected]> kirjoitti: > Thanks for suggestion Yingi Kem, But I am looking for any javascript or > any other logical solution to refresh my web page automatically. > > Unnati > > On Saturday, November 25, 2017 at 10:32:51 PM UTC+5:30, yingi keme wrote: >> >> You can use channels. Check out channels in django. It is a websocket >> library and it will be useful for what you are looking for >> >> Yingi Kem >> >> On 25 Nov 2017, at 4:55 PM, Unnati C <[email protected]> wrote: >> >> Web page is about *displaying data from database*, Till now webpage is >> displaying data, but if I want to see latest update* I have to refresh >> page in browser.* Is their any *solution to auto reload page *so user at >> end doesn't have to refresh it. >> >> -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/django-users. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/django-users/a7a12b04-bec0-4d08-aaf9-e7b3b4d6a117%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/a7a12b04-bec0-4d08-aaf9-e7b3b4d6a117%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> 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 [email protected]. > To post to this group, send email to [email protected]. > 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/1953d398-f31d-4bdd-b776-bcab0391afac%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/1953d398-f31d-4bdd-b776-bcab0391afac%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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 [email protected]. To post to this group, send email to [email protected]. 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/CAHn91odMG6ngk7vfmcK_nouDEhqmX6p5rb%2BrfCdBw3x7g%2B9%2Brw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

