Django and Vue - Upload Files | Single and Multiple | Axios

Django and Vue - Upload Files | Single and Multiple | Axios

/ #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

Video

Comments

No comments yet...

Add comment

Newsletter

Subscribe to my weekly newsletter. One time per week I will send you a short summary of the tutorials I have posted in the past week.