mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-04 23:07:56 +10:00
feat: Initialize django at the beginning
This commit is contained in:
@@ -1 +1,5 @@
|
||||
__package__ = 'archivebox'
|
||||
from .config import setup_django, OUTPUT_DIR
|
||||
|
||||
print(OUTPUT_DIR)
|
||||
setup_django()
|
||||
|
||||
Reference in New Issue
Block a user