Private
Public Access
1
0

some bug fixing

This commit is contained in:
Sander Roosendaal
2018-10-22 10:46:05 +02:00
parent 7e58bd6449
commit 971db2d4ee
3 changed files with 13 additions and 5 deletions

View File

@@ -65,6 +65,7 @@ def do_update(user,mode='rower',days=42):
return 1
class PowerTimeFitnessMetricMiddleWare(object):
def process_request(self, request):
# Code to be executed before the view is called