tests for Polar import
This commit is contained in:
@@ -260,7 +260,7 @@ from oauth2_provider.models import Application,Grant,AccessToken
|
||||
import django_rq
|
||||
queue = django_rq.get_queue('default')
|
||||
queuelow = django_rq.get_queue('low')
|
||||
queuehigh = django_rq.get_queue('low')
|
||||
queuehigh = django_rq.get_queue('high')
|
||||
|
||||
import redis
|
||||
import threading
|
||||
|
||||
Reference in New Issue
Block a user