added image-grabbing code to woocommerve migration,images still saved locally

This commit is contained in:
Sam
2021-02-22 11:21:19 +00:00
parent ee0150e513
commit 5a1084bf7b
3 changed files with 31 additions and 6 deletions

View File

@@ -52,6 +52,8 @@ INSTALLED_APPS = [
'taggit_serializer',
'tagulous',
'anymail',
'storages',
# local apps
'core',