Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved Product.__str__() methods error handling
Now the case that a Price that is not associated to a Product will work. This can happen when stripe.Price is used to create a new object and then order of webhooks on the local can cause this corner case to occur
- Loading branch information