- dev1
- Added
sync_stripemanagement command. - Improved
stripe_setupmanagement command. - Added additional currencies.
- Improved Django admin
- Added
- dev 2
- Fixed some db constraints
- Initial "release."
- Features include:
- Admin interface for viewing local data synced from Stripe.
- Webhook handling for synchronizing Stripe events with the Django app.
- Basic documentation for setup and usage.
- dev1:
- Split code out from my company monolith into a standalone package.