mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-04 23:07:56 +10:00
rename abid_utils to base_models
This commit is contained in:
@@ -53,7 +53,7 @@ def add(urls: str | list[str],
|
||||
|
||||
from crawls.models import Seed, Crawl
|
||||
from workers.orchestrator import Orchestrator
|
||||
from abid_utils.models import get_or_create_system_user_pk
|
||||
from archivebox.base_models.models import get_or_create_system_user_pk
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user