Age | Commit message (Expand) | Author |
---|---|---|
2020-07-04 | Fix incorrect call to is_anonymous | Magnus Hagander |
2020-03-12 | Replace datetime.now() with timezone.now() | Magnus Hagander |
2019-07-10 | Ensure email addresses are lowercase throughout | Magnus Hagander |
2019-01-19 | Re-factor payment methods and move configuration to the database | Magnus Hagander |
2019-01-10 | Fix more unicode issues | Magnus Hagander |
2019-01-04 | Fix sibling imports | Magnus Hagander |
2019-01-04 | Switch to new style try/except handling | Magnus Hagander |
2018-12-14 | Fix blankline related warnings | Magnus Hagander |
2018-12-14 | Fix spacing around operators | Magnus Hagander |
2018-12-14 | Manual fix of further whitespace issues | Magnus Hagander |
2018-12-14 | Replace tabs with spaces | Magnus Hagander |
2018-12-12 | Implement system skinning, remove pgeu data | Magnus Hagander |
2018-06-29 | Don't store return values if we're not going to use them | Magnus Hagander |
2018-03-23 | render -> render_to_response for payment processing | Magnus Hagander |
2016-12-27 | Implement Trustly payment method | Magnus Hagander |