uncloud/uncloud_django_based/uncloud/uncloud_pay
Nico Schottelius 9ef5309b91 +db migrations for pay/vm
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2020-05-02 21:21:29 +02:00
..
management/commands Import VAT rates "importer" from dynamicweb 2020-04-18 09:13:04 +02:00
migrations +db migrations for pay/vm 2020-05-02 21:21:29 +02:00
templates Merge branch 'master' into stripe-js 2020-04-08 17:08:09 +02:00
__init__.py Rename / prepare for merge with uncloud repo 2020-04-02 19:31:03 +02:00
admin.py Rename / prepare for merge with uncloud repo 2020-04-02 19:31:03 +02:00
apps.py Rename / prepare for merge with uncloud repo 2020-04-02 19:31:03 +02:00
helpers.py Rename / prepare for merge with uncloud repo 2020-04-02 19:31:03 +02:00
models.py BillingAddress: make mget_preferred_address a classmethod 2020-05-02 21:20:14 +02:00
serializers.py Compute VAT rate and amount on bill generation 2020-04-18 11:43:55 +02:00
stripe.py Refactor secret / local settings handling 2020-05-02 00:16:29 +02:00
tests.py Compute VAT rate and amount on bill generation 2020-04-18 11:43:55 +02:00
views.py Fix empty vat number bug 2020-05-02 20:42:09 +02:00