Dans ce 2ème tutoriel d'upload des fichiers avec django, nous traitons un exemple pratique sous forme d'un mini projet: sytème de gestion des étudiants:
Nous montrons comment utiliser le type de champ file fields du modèle django pour donner la possiblité aux étudiant de joindre leurs photos pendant l'inscription. Nous montrons aussi comment paramétrer le fichier urls.py afin de pouvoir afficher les images sur le template de django.
La version de Python utilisée: Python 2.7 et python 3.7 version Windows 7 , python Windows 8, Python Windows 10. Pour un bon visionnage de la vidéo, utiliser le navigateur google chrome.
In this 2nd tutorial of uploading files with django, we treat a practical example in the form of a mini project: student management system:
We show how to use the file fields field type of the django model to allow students to attach their photos during registration. We also show how to configure the urls.py file so that we can display the images on the django template.
The version of Python used: Python 2.7 and python 3.7 version Windows 7, python Windows 8, Python Windows 10. For a good viewing of the video, use the google chrome browser.