favorite charts by workout source
This commit is contained in:
@@ -26,7 +26,7 @@ queue = django_rq.get_queue('default')
|
||||
queuelow = django_rq.get_queue('low')
|
||||
queuehigh = django_rq.get_queue('low')
|
||||
|
||||
from mytypes import workouttypes,boattypes,otwtypes
|
||||
from mytypes import workouttypes,boattypes,otwtypes,workoutsources
|
||||
|
||||
try:
|
||||
from cStringIO import StringIO
|
||||
|
||||
Reference in New Issue
Block a user