I've had alook through http://www.djangoproject.com/documentation/generic_views/
but i'm still not clear on what to do.
I might be being a bit think but could someone explain it to me.

Regards,

Andrew

On Aug 30, 5:59 pm, Dmitry Dzhus <[EMAIL PROTECTED]> wrote:
> djandrow wrote:
> > I understand dynamic urls and templates and things, so i don't need
> > help with that. What i need to know is how can i get a list of months
> > which have entries in them, I'd apperciate any help.
>
> Use generic date-based view (under django.views.generic.date_based.) and
> see `date_list` context variable.
> --
> Happy Hacking.
>
> http://sphinx.net.ru
> む
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to