Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
coontrolz opened this issue Dec 31, 2022 · 3 comments

Comments

@coontrolz
Copy link

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/'

@J0
Copy link
Owner

J0 commented Jan 5, 2023

Hey @coontrolz,

Thanks for flagging this! I'll see if I can find a slot to look at this over the weekend.

Joel

@DavyBeyls
Copy link

Hi, I'm having the same issue, have you found a fix for this yet?

@mminuwaali
Copy link

Hello, I'm also getting this issue, a help will be appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants