With div element and CSS, you can create awesome grid. Better still use
bootstrap.
Just return your data from django, then iterate over them and display them.
You can use django template or if u are not comfortable with template,
return your data as json, collect with ajax, use js to iterate and wrapped
with HTML/css
On Aug 5, 2015 2:22 PM, "Sayth Renshaw" <flebber.c...@gmail.com> wrote:

> Hi
>
> Wanting some advice on which packages  you use with django to display your
> data to your users in grids, so think sports data 17 rows 10 columns x2 for
> both teams. Looking in the packages here
> https://www.djangopackages.com/grids/ .
>
> What advice can you give me if you have done something similar? I am going
> to be using mongo as the data store if this would influence your advice as
> well.
>
> thanks
>
> Sayth
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/12632d80-1123-4b5c-8c2e-46011f0e91fd%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/12632d80-1123-4b5c-8c2e-46011f0e91fd%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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMGzuy9AdbjK-iqWc4FWONsPs_A7t20hNSkPm5Q8%3DQee7eYEoQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to