The files will be put in a uploads folder, and Django will handle most of this for us.
CDNS:
Bulma: https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css
Vue: https://unpkg.com/vue@3
Axios: https://unpkg.com/axios/dist/axios.min.js
/ #Vue.js
Learn how to use Python Django and Vue to build a multiple/single file uploader. Select the files in your browser, and upload them using Axios to the backend (Django).
The files will be put in a uploads folder, and Django will handle most of this for us.
CDNS:
Bulma: https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css
Vue: https://unpkg.com/vue@3
Axios: https://unpkg.com/axios/dist/axios.min.js
No comments yet...