Remove the scheduler and job_processor apps

This commit is contained in:
Roberto Rosario
2014-10-03 02:01:27 -04:00
parent af6ac7a170
commit da2e8cdaac
61 changed files with 0 additions and 1206 deletions

View File

@@ -11,7 +11,6 @@ from django.db.models import Q
from django.utils.timezone import now
from documents.models import Document
from job_processor.api import process_job
from lock_manager import Lock, LockError
from mayan.celery import app