1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-17 20:01:44 +02:00

Merge pull request #515 from cdvv7788/POC-setup-django-on-init

This commit is contained in:
Nick Sweeting
2020-11-27 23:56:37 -05:00
committed by GitHub
5 changed files with 8 additions and 15 deletions

View File

@@ -25,4 +25,4 @@ def disable_extractors_dict():
"SAVE_MEDIA": "false",
"SAVE_ARCHIVE_DOT_ORG": "false"
})
return env
return env