Skip to content
Snippets Groups Projects
Commit 4e5c307a authored by Todd Dembrey's avatar Todd Dembrey
Browse files

fixup! Make it easier to configure the private storage if we arent using s3

parent 9041e4a9
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,6 @@ from opentech.apply.activity.messaging import messenger, MESSAGES
from opentech.apply.stream_forms.blocks import UploadableMediaBlock
from opentech.apply.stream_forms.models import BaseStreamForm
from opentech.storage_backends import PrivateMediaStorage
from .mixins import AccessFormData
from .utils import LIMIT_TO_STAFF, LIMIT_TO_STAFF_AND_REVIEWERS, WorkflowHelpers
from ..blocks import ApplicationCustomFormFieldsBlock, REQUIRED_BLOCK_NAMES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment