Les formulairs en django partie 2, nous allons voir dans ce tutoriel, la suite du tutoriel django form part 1, nous allons voir en particulier, comment afficher les données saisis via le formulaire django sur le template. Le formulaire dango aura les mêmes champs que les attributs du modèle students.. Nous allons voir en plus, comment comment améliorer l'affichage via des tag de template django et aussi via une table html des enregistrements des données dans la base sqlite, mysql, mongodb... Pour un bon visionnage de la vidéo, utiliser le navigateur google chrome. Les version de Python testées pour ce tutoriel, sont Python 3.7 Windows 7, Python 3.7 Windows 8, Python 3.7 Windows 10.
Django Form part 2, we will see in this tutorial, the rest of the tutorial django form part 1, we will see in particular, how to display the data entered via the django form on the template. The dango form will have the same fields as the attributes of the students model. We will also see how to improve the display via django template tags and also via an html table of data records in the sqlite, mysql database, mongodb ... For a good viewing of the video, use the google chrome browser. The Python versions tested for this tutorial are Python 3.7 Windows 7, Python 3.7 Windows 8, Python 3.7 Windows 10.