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