Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-01 | Specify on_delete for all ForeignKey and OneToOneFields | Magnus Hagander | |
This was already done once in 8289e05cd but had not been properly maintained. | |||
2019-07-12 | Add basic support for Stripe payouts | Magnus Hagander | |
This is not complete as we don't know exactly what a transfer will look like on the bank side of things, but should work for everything except managed bank accounts. | |||
2019-07-08 | Initial support for Stripe payments | Magnus Hagander | |
No support for payout tracking yet, since Stripe makes it impossible to test that until 7 days after you sign up for the test account... |