Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2017-01-26 13:39:18 +01:00
parent c296f46b96
commit dd5f79c550

View File

@@ -109,7 +109,7 @@ class Rower(models.Model):
'Pwr UT1',
'Pwr AT',
'Pwr TR',
Pwr 'AN'])
'Pwr AN'])
c2token = models.CharField(default='',max_length=200,blank=True,null=True)
tokenexpirydate = models.DateTimeField(blank=True,null=True)