uncloud/uncloud/uncloud_pay
2020-03-06 09:17:31 +01:00
..
management/commands Fix generate-bills 2020-03-06 09:17:31 +01:00
migrations fix incorrect migrations from fnux-stable branch 2020-03-05 11:17:30 +01:00
__init__.py [uncloud_pay] add "prototype" 2020-02-27 11:21:38 +01:00
admin.py [uncloud_pay] add "prototype" 2020-02-27 11:21:38 +01:00
apps.py [uncloud_pay] add "prototype" 2020-02-27 11:21:38 +01:00
helpers.py Pay: move some model-related methods from helpers to models 2020-03-04 09:39:18 +01:00
models.py Move bill generation logic to Bill class, initial work for prepaid 2020-03-04 10:55:12 +01:00
serializers.py Pay: move some model-related methods from helpers to models 2020-03-04 09:39:18 +01:00
stripe.py Allow for charging customers 2020-03-03 18:16:25 +01:00
tests.py [uncloud_pay] add "prototype" 2020-02-27 11:21:38 +01:00
views.py Fix stripe import in uncloud_pay.models 2020-03-04 11:05:21 +01:00