We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b3244 commit acd54e5Copy full SHA for acd54e5
scripts/run-copy-missing-blobs.py
@@ -1,4 +1,5 @@
1
# -*- coding: utf-8 -*-
2
+"""Copy missing blobs from another site via RestAPI. Useful when site has been copied without blobs for test."""
3
from imio.helpers.security import setup_logger
4
from imio.pyutils.system import stop
5
from plone.namedfile.file import NamedBlobFile
0 commit comments