Django display notifications by day
Posted
by dana
on Stack Overflow
See other posts from Stack Overflow
or by dana
Published on 2010-06-14T08:41:13Z
Indexed on
2010/06/14
8:42 UTC
Read the original article
Hit count: 176
hi guys,
i have a notification list, and i want to order them by day, meaning, that i want to have in my notification list every day a title like 'Monday 16th od September' and the notifications for that day. I did not find anywhere how it should be done
thanks a lot!
© Stack Overflow or respective owner