summaryrefslogtreecommitdiff
path: root/pgweb/mailqueue/admin.py
AgeCommit message (Expand)Author
2020-10-29Add support for staggering outgoing emailsMagnus Hagander
2020-09-10Simplify admin preview of emailsMagnus Hagander
2020-07-03Fix message preview in mailqueue modelMagnus Hagander
2019-01-26Update syntax for relative importsMagnus Hagander
2019-01-26Update to new style exception catchingMagnus Hagander
2019-01-17Remove multi-statement lines, per pep8Magnus Hagander
2019-01-17Fix whitespace and indentation, per pep8Magnus Hagander
2019-01-17Tabs, meet your new overlords: spacesMagnus Hagander
2016-12-17Decode emails in the queueMagnus Hagander
2014-01-11Switch email sending go through a queue table in the databaseMagnus Hagander