django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.73k stars 574 forks source link

I need to upload from Angular JS my images on django filer #1329

Closed eliezerfot123 closed 1 year ago

eliezerfot123 commented 1 year ago

Hello everybody!

I need to upload image files from an Angular js frontend, I've read that it's not possible to use django-filer from outside the admin, but I guess there should be a solution by now. Thanks in advance.

jrief commented 1 year ago

No, it's still not possible to upload files from outside into django-filer.

However, you may try django-formset and add your own endpoint. Such a feature btw. would be a good project.

eliezerfot123 commented 1 year ago

Thank you very much, I'll see it

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This will now be closed due to inactivity, but feel free to reopen it.