uncloud/uncloud_pay
Nico Schottelius ec447e0dc4 Add support for primary address in user.
Closes #35

Fixes #35
2020-05-10 21:47:44 +02:00
..
management/commands Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00
migrations Add support for primary address in user. 2020-05-10 21:47:44 +02:00
templates Generate bill PDFs from /my/bill 2020-05-07 15:38:49 +02:00
__init__.py Fix floating-point issue on bills (Fix #31) 2020-05-08 11:13:11 +02:00
admin.py Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00
apps.py Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00
helpers.py Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00
models.py Fix exception if first order does not have billing address 2020-05-10 14:22:09 +02:00
serializers.py Add support for primary address in user. 2020-05-10 21:47:44 +02:00
stripe.py Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00
tests.py Fix existing uncloud_pay tests 2020-05-08 11:33:59 +02:00
views.py Add admin bill generation endpoint 2020-05-08 10:42:04 +02:00