You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: