mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-18 20:31:38 +02:00
add missing setup_django import
This commit is contained in:
@@ -17,6 +17,7 @@ from ..config import (
|
|||||||
CURL_BINARY,
|
CURL_BINARY,
|
||||||
CURL_VERSION,
|
CURL_VERSION,
|
||||||
CURL_USER_AGENT,
|
CURL_USER_AGENT,
|
||||||
|
setup_django,
|
||||||
)
|
)
|
||||||
from ..logging_util import TimedProgress
|
from ..logging_util import TimedProgress
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user