If u want to disay something without reloading the page u can use ajax. By this u can display the data without reloading the page. And also u can call certain url
On Fri 7 May, 2021, 11:59 AM GEETHANJALI S P, <[email protected]> wrote: > Hi All, > > How do I run python file on clicking an Html Button? I really wanted to > redirect to python file (where I have created some python visualisations) > on clicking a button in home page. I tried just like how we redirect in > html pages but it isn't working. Hope to hear from you soon. > > > Thanks in advance🙏. > Stay Safe. > > > Thanks &Regards, > Geethanjali. > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAMKAcOJh_h_TXRLem1XO_cftWdLeBd8wcsFsmjgBHdWpafeb1w%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAMKAcOJh_h_TXRLem1XO_cftWdLeBd8wcsFsmjgBHdWpafeb1w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPZ5esj%3DPO9%3DbA9O43Gzv%3DVYCg-Lajf0%3DnMrPrOUTDGDmpbzZQ%40mail.gmail.com.

