talented / FileManager

A file manager web app with Django rest framework in backend and Vue.js in frontend with ag-grid data tables integration.
74 stars 23 forks source link

It works like django-filebrowser ? #2

Open Allan-Nava opened 4 years ago

Allan-Nava commented 4 years ago

I didn't see the configuration for django-filebrowser

talented commented 4 years ago

It doesn't use django-filebrowser or a similar package to handle file-upload.

Allan-Nava commented 4 years ago

It doesn't use django-filebrowser or a similar package to handle file-upload.

Okay thanks for the support, because I need a similar plugin like django-filebrowser