summaryrefslogtreecommitdiff
path: root/postgresqleu/mailqueue/models.py
AgeCommit message (Expand)Author
2024-05-14Track regtime separate from sendtime on queued emailsMagnus Hagander
2019-10-29Fix default ordering of mailqueue tableMagnus Hagander
2019-04-06Make the mail queue managable through the backend interfaceMagnus Hagander
2019-01-10Replace __unicode__ with __str__Magnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2013-04-19Add a simple mail queue in the databaseMagnus Hagander