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

for image i use s3 amazon bucket so it return 500 INTERNAL SERVER ERROR #35

Open
kartikdanidhariya opened this issue Oct 8, 2015 · 1 comment

Comments

@kartikdanidhariya
Copy link

i use django-jfu it work perfectly in normal uploading
but when i use amazon bucket for store images it return
500 INTERNAL SERVER ERROR

NotImplementedError at /en/upload_photo/
This backend doesn't support absolute paths.

but image store successfully but it gives error
i attach image of that
jfu_error

this error how can i solve this error

@kartikdanidhariya
Copy link
Author

error in def upload(request): method
it cause following error
Exception Type: NotImplementedError at /en/upload/
Exception Value: This backend doesn't support absolute paths.
Request information:
GET: No GET data

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

1 participant