looper/example_app
Anna Sirota 239efb267f Fix billing address and subscription lookups
Looks like 806e9e2d0d
changed behaviour of `FIELD_set` causing `ValueError` when
`.billing_address` and `.subscription_set` are accessed on a `Customer`
that hadn't been yet saved to the database.
2024-06-20 13:38:35 +02:00
..
migrations Use devfund looper 2021-03-18 16:06:14 +01:00
static/example_app/images Use devfund looper 2021-03-18 16:06:14 +01:00
templates Stripe support for all payment flows 2023-11-27 12:57:02 +01:00
__init__.py Use devfund looper 2021-03-18 16:06:14 +01:00
apps.py Fix billing address and subscription lookups 2024-06-20 13:38:35 +02:00
signals.py Fix billing address and subscription lookups 2024-06-20 13:38:35 +02:00
urls.py StripeSuccessCreateSubscriptionView and webhook for delayed order creation 2023-12-19 15:43:48 +01:00
views.py Use devfund looper 2021-03-18 16:06:14 +01:00