Hi guys!

I want to use generic views to show all events on a year. I made use
of year_archive view to accomplish my task. I want to show up the
events on the year page categorized by its month, there won't be a
month page, but the object_list gives the events uncategorized.

I think on a filter, maybe "regroup" is what I'm looking for, but I
don't realize how to use it with date fields. Does someone know how
can I make this happen? Can the year_archive view hit my needs or
should I write a custom view?

Thanks in advance,
Best regards!


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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