dashboard/billing
Hostea dashboard 9b9fb8362d
fix: receipt email subject
2022-09-30 18:36:56 +05:30
..
management/commands fix: receipt email subject 2022-09-30 18:36:56 +05:30
migrations fix: Invoice generation must not consider deleted VMs' names for 2022-07-08 22:28:39 +05:30
templates/billing feat: send subscription renewal notification emails 2022-09-12 21:01:24 +05:30
__init__.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
admin.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
apps.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
countries.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
models.py fix: Invoice generation must not consider deleted VMs' names for 2022-07-08 22:28:39 +05:30
tests.py fix: don't send pre-payment notification email 2022-09-12 21:01:21 +05:30
urls.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
utils.py fix: don't send pre-payment notification email 2022-09-12 21:01:21 +05:30
views.py fix: receipt email subject 2022-09-30 18:36:56 +05:30