summaryrefslogtreecommitdiff
path: root/postgresqleu/trustlypayment/views.py
AgeCommit message (Expand)Author
2020-07-04Fix incorrect call to is_anonymousMagnus Hagander
2020-03-12Replace datetime.now() with timezone.now()Magnus Hagander
2019-07-10Ensure email addresses are lowercase throughoutMagnus Hagander
2019-01-19Re-factor payment methods and move configuration to the databaseMagnus Hagander
2019-01-10Fix more unicode issuesMagnus Hagander
2019-01-04Fix sibling importsMagnus Hagander
2019-01-04Switch to new style try/except handlingMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix spacing around operatorsMagnus Hagander
2018-12-14Manual fix of further whitespace issuesMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-12-12Implement system skinning, remove pgeu dataMagnus Hagander
2018-06-29Don't store return values if we're not going to use themMagnus Hagander
2018-03-23render -> render_to_response for payment processingMagnus Hagander
2016-12-27Implement Trustly payment methodMagnus Hagander