mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 21:24:16 -04:00
merge queues and actors apps into new workers app
This commit is contained in:
parent
e50f8cb3b6
commit
e469c5a344
37 changed files with 89 additions and 304 deletions
|
@ -6,7 +6,7 @@ from django.utils import timezone
|
|||
|
||||
from statemachine import State, StateMachine
|
||||
|
||||
from actors.actor import ActorType
|
||||
from workers.actor import ActorType
|
||||
from crawls.models import Crawl
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue