Hi Gana, Try implement Django Panda module, # Create DataFrameManager instance in model # Query data and then export to Panda dataframe by to_dataframe() method, # After that convert to JSON data via to_json() method # Final render on context in any template of html file
On Mon, Dec 16, 2019, 20:55 Guy NANA <[email protected]> wrote: > Thanks for your answers > > -- > 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/fe86faf3-829f-4854-907f-fd22966886f0%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/fe86faf3-829f-4854-907f-fd22966886f0%40googlegroups.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/CAP5HUWo0jziaU7iXgdhsrpEQcEdDLzOxJNEaEwjV1%2B6vj8zmnA%40mail.gmail.com.

