got redirects in wrapper working with messaging
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user