Ensure columns on archive tables are of fixed width.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 18 Apr 2018 16:05:40 +0000 (12:05 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 18 Apr 2018 16:05:40 +0000 (12:05 -0400)
commitbe3ec36a865814331842597bc24a5a5dbc57e23c
treeb599d26368db5fcb9146dacc03a7ec275e958101
parentfb51d9d97348bd9a030f850aea1fba91da832eb3
Ensure columns on archive tables are of fixed width.

This will make the display across multiple dates look cleaner.
django/archives/mailarchives/templates/datelist.html
django/archives/urls.py