I have a view which returns a group of upcoming events.  I would like
to display the events grouped by week:

Week of June 22
* Event 1
* Event 2
* Event 3

Week of June 29
* Event 4
* Event 5
* Event 6

I've seen examples for doing this using the ifchanged tag, and I've
got that working.  But I can't seem to figure out how to display the
beginning of the week as the heading since the first event isn't
always a Sunday.  Any thoughts or pointers?
--~--~---------~--~----~------------~-------~--~----~
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