Skip to content

Pull requests: pinax/pinax-stripe-light

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

tests: use pytest
#618 by blueyed was merged Oct 18, 2018 Loading…
Fix typo customer in connect.md
#593 by jahosh was merged Oct 9, 2018 Loading…
3 tasks
Support stripe-python 2.0
#574 by blueyed was merged Aug 4, 2018 Loading…
tox: use psycopg2-binary for postgres factor
#566 by blueyed was merged May 19, 2018 Loading…
Charge: add pk to __repr__
#526 by blueyed was merged Dec 1, 2017 Loading… Rosie
Update stripe api version (to fix some issues)
#525 by tasn was merged Nov 26, 2021 Loading…
4 tasks done
models: use blank=True with null=True
#521 by blueyed was merged Nov 24, 2017 Loading… Rosie
Add ChargeAdmin, prefetching users
#520 by blueyed was merged Nov 24, 2017 Loading… Rosie
AdminTestCase: use setUpClass for fixtures
#518 by blueyed was merged Dec 1, 2017 Loading… Rosie
tox: fix check_migrated
#517 by blueyed was merged Nov 24, 2017 Loading… Rosie
Add Charge.outcome
#515 by blueyed was merged Dec 1, 2017 Loading…
1 task done
Rosie
Add Plan.stripe_plan property
#514 by blueyed was merged Nov 23, 2017 Loading… Rosie
Add UniquePerAccountStripeObject for Plans
#513 by blueyed was merged Dec 1, 2017 Loading… Rosie
Event.__repr__: add created_at as ISO string
#509 by blueyed was merged Nov 23, 2017 Loading… Rosie
Webhook.name: default to None
#508 by blueyed was merged Nov 23, 2017 Loading… Rosie
Fix Capture charges with connect
#507 by ticosax was merged Nov 23, 2017 Loading…
3 of 4 tasks
Rosie
Customize Customer str() repr() to include account ready users
#505 by ticosax was merged Nov 23, 2017 Loading…
3 of 4 tasks
Rosie
Stripe renamed few fields on Accounts
#504 by ticosax was merged Nov 24, 2017 Loading…
3 of 4 tasks
Rosie
actions.subscriptions.cancel: skip GET
#503 by blueyed was merged Nov 23, 2017 Loading… Rosie
admin: use classes for {Account,Customer}Admin
#502 by blueyed was merged Nov 23, 2017 Loading… Rosie
Add Card.__repr__
#499 by blueyed was merged Nov 23, 2017 Loading… Rosie
ProTip! Filter pull requests by the default branch with base:master.