Private
Public Access
1
0

trainingpeaks to production

This commit is contained in:
Sander Roosendaal
2017-05-08 18:10:18 +02:00
parent 4b80e30b74
commit 358782fc0f
5 changed files with 6 additions and 9 deletions

View File

@@ -406,7 +406,6 @@ class Workout(models.Model):
uploadedtounderarmour = models.IntegerField(default=0)
uploadedtotp = models.IntegerField(default=0)
uploadedtorunkeeper = models.IntegerField(default=0)
runkeeperuri = models.CharField(default='',max_length=200)
# empower stuff
inboard = models.FloatField(default=0.88)