Private
Public Access
1
0

got redirects in wrapper working with messaging

This commit is contained in:
Sander Roosendaal
2018-10-23 18:36:07 +02:00
parent ffc9ae91e9
commit 464b5cf807
13 changed files with 221 additions and 145 deletions

View File

@@ -5,7 +5,7 @@ from utils import myqueue
import django_rq
queue = django_rq.get_queue('default')
from rowers.tasks import handle_updatefitnessmetric
from rowers.types import otwtypes
from rowers.mytypes import otwtypes
def getrower(user):
try: