Did you mean to say Django queryset? right?

On Wed, Aug 8, 2018 at 4:04 PM arvind yadav <[email protected]>
wrote:

>
>
> *how to convert django query objects in blow formal js*on
>
>
> {
> title:{
>         text: " march 2018 "
>       },
>       data: [{
>         type: "column",
>         dataPoints: [
>           { label: "sv", y: 3},
>         ]
>
>
>       },
>       {
>         type: "line",
>         dataPoints: [
>           { label: "sv", y: 3},
>
>         ]
>       }
>      ]
> }
>
> --
> 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/306b365e-7efa-44b1-85b9-eeba3d7cca10%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/306b365e-7efa-44b1-85b9-eeba3d7cca10%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/CAJ288WWds%2B557z0qQHY-Okn1KzocMcNE8xxPY5UGKsVbAN_H5g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to