Skip to content

ImportError: Module "django_storage_supabase" does not define a "supabase" attribute/class #2

@coontrolz

Description

@coontrolz

Hello,

I get this error when I try to upload a file.

ImportError: Module "django_storage_supabase" does not define a "supabase" attribute/class

my settings.py

DEFAULT_FILE_STORAGE = 'django_storage_supabase.supabase'
SUPABASE_API_KEY = 'my_api_ky'
SUPABASE_URL = "my_supabase_url"
SUPABASE_ROOT_PATH = '/dir/'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions