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

How can I add a folder_id to an upload? #50

Open
joeco23 opened this issue Oct 2, 2019 · 1 comment
Open

How can I add a folder_id to an upload? #50

joeco23 opened this issue Oct 2, 2019 · 1 comment

Comments

@joeco23
Copy link

joeco23 commented Oct 2, 2019

I am combining django_filer with django_chunked_upload, and I am trying to upload a file to the folder location my url is currently pointed to. Instead, all chunked uploads go to an unsorted folder.

Is there a way I can add a folder_id to the chunked_upload views.py file?

@jerinpetergeorge
Copy link
Collaborator

@joeco23 Have you tried to change the CHUNKED_UPLOAD_TO settings variable?

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

2 participants