begin phasing in vpn support [poc]

This commit is contained in:
Nico Schottelius 2020-12-09 20:22:33 +01:00
commit 7f32d05cd4
10 changed files with 137 additions and 4 deletions

View file

@ -171,8 +171,6 @@ class VPNNetwork(models.Model):
wireguard_public_key = models.CharField(max_length=48)
# default_recurring_period = RecurringPeriod.PER_365D
@property
def recurring_price(self):
return 120
@ -185,6 +183,7 @@ class VPNNetwork(models.Model):
print("deleted {}".format(self))
class ReverseDNSEntry(models.Model):
"""
A reverse DNS entry