summaryrefslogtreecommitdiff
path: root/postgresqleu/trustlypayment/models.py
AgeCommit message (Expand)Author
2020-04-01Specify on_delete for all ForeignKey and OneToOneFieldsMagnus Hagander
2019-02-09Teach Trustly payments to register pending bank transfersMagnus Hagander
2019-01-19Re-factor payment methods and move configuration to the databaseMagnus Hagander
2019-01-10Replace __unicode__ with __str__Magnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-09-07Specify on_delete parameter for all ForeignKeysVik Fearing
2016-12-27Some Trustly notifications can show up with no amountMagnus Hagander
2016-12-27Implement Trustly payment methodMagnus Hagander