begin phasing in vpn support [poc]
This commit is contained in:
parent
0fd5ac18cd
commit
7f32d05cd4
10 changed files with 137 additions and 4 deletions
|
|
@ -18,7 +18,7 @@ from django.core.exceptions import ObjectDoesNotExist, ValidationError
|
|||
from django.conf import settings
|
||||
|
||||
import uncloud_pay.stripe
|
||||
from uncloud_pay import AMOUNT_DECIMALS, AMOUNT_MAX_DIGITS
|
||||
from uncloud import AMOUNT_DECIMALS, AMOUNT_MAX_DIGITS
|
||||
from uncloud.models import UncloudAddress
|
||||
|
||||
# Used to generate bill due dates.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue