Les modèles django partie1, nous allons voir dans ce tutoriel django, une présentation générale des modèles de django et son lien avec le système Object Relational Mapping ORM c.a.d comment les tables sql sqlite, mongodb... vont être crées au sein de la base de données django automatiquement par le système ORM via un modèle Django. 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 part1, we will see in this django tutorial, a general presentation of the django models and its link with the Object Relational Mapping ORM system ie how the sql sqlite, mongodb ... tables will be created within the database django data automatically by the ORM system via a Django model. 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.