dj-stripe / dj-stripe

dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and faster.
https://dj-stripe.dev
MIT License
1.56k stars 474 forks source link

Enum patch to stable branch #2041

Open czue opened 1 month ago

czue commented 1 month ago

this is the same as https://github.com/dj-stripe/dj-stripe/pull/2040 but to the 2.8 branch. not sure which was the right one to use.