Thank you so much guys, it helped me a lot in making the step forward
towards our project.

On Feb 4, 2017 12:16 AM, "Melvyn Sopacua" <m.r.sopa...@gmail.com> wrote:

> On Wednesday 01 February 2017 10:47:14 Avraham Serour wrote:
>
> > I recommend instead of tweaking the admin app to just making your own
>
> > dashboard template.
>
>
>
> I don't, unless you want graphs. If you just want a listing of users with
> vote status, then all you need is a customized list display
> <https://docs.djangoproject.com/en/1.10/ref/contrib/admin/#django.contrib.admin.ModelAdmin.list_display>
> and maybe a list filter
> <https://docs.djangoproject.com/en/1.10/ref/contrib/admin/#django.contrib.admin.ModelAdmin.list_filter>
> to show "users who have voted or have not voted".
>
>
>
> >
>
> > You can start learning django by doing the official tutorial at
>
> > djangoproject.com
>
> >
>
> > On Tue, Jan 31, 2017 at 2:44 PM, Genaro Lubong <glubon...@gmail.com>
> wrote:
>
> > > I just want to ask, how can I customize my admin page and make some
>
> > > dashboard about the students(who have already voted and those who
>
> > > haven't yet),
>
>
>
> --
>
> Melvyn Sopacua
>
> --
> 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 https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/1693602.yeVUsT3Ce1%40devstation
> <https://groups.google.com/d/msgid/django-users/1693602.yeVUsT3Ce1%40devstation?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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACY%3DutGUiNJo%2BwtTHW3amzrmh90g_o7HdSaO8PQ-3h5BhhG%3DRQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to