Add links for next and previous per date on individual messages
authorMagnus Hagander <magnus@hagander.net>
Mon, 14 Jan 2013 20:38:19 +0000 (21:38 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 14 Jan 2013 20:38:19 +0000 (21:38 +0100)
commit88f9c7dcc3fffa9425b42d7e542c33c76bccf110
tree64641c1abada2b4089f8e33bb708dc6123b81e7c
parent804e02faac1e7b0990adacbafa29023c497b3a73
Add links for next and previous per date on individual messages

This was a bit more complicated than before due to the fact that a single
thread can be on multiple lists, but this should solve the main problem.
django/archives/mailarchives/templates/message.html
django/archives/mailarchives/views.py