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.

Home Page:https://dj-stripe.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What does it mean: " given that dj-stripe holds a copy of all your data regardless."? dj-stripe is who? what data?

duckheada opened this issue · comments

dj-stripe in this context is the app. The data is held in your database, in the tables with the djstripe_ prefix.