Les modèles django partie2, nous allons voir dans ce tutoriel, comment créer une table sqlite students dotée des attributs name, email, phone, section automatiquement en se basant sur un modèle django qui porte le même nom Students et doté des mêmes attributs... 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.
The django models part 2, we will see in this tutorial, how to create a sqlite students table with the name, email, phone, section attributes automatically based on a django model which has the same name Students and has the same attributes. 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.