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

Fix missing `Invoice Items` in the returned `Line Items` #2021

Closed arnav13081994 closed 4 months ago

arnav13081994 commented 4 months ago

Fix: #2016