looper/looper_example_project
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
..
settings_common.py Fix billing address and subscription lookups 2024-06-20 13:38:35 +02:00
settings.example.py Stripe: utilities for creating order from payments 2023-11-13 18:19:20 +01:00
urls.py Stripe support for all payment flows 2023-11-27 12:57:02 +01:00