Installer une template bootstrap sur Django framework. Dans ce tutoriel de django, nous allons voir comment télécharger des templates bootstrap gratuitement et puis comment les installer sur django sous forme de fichiers statiques. Du même coup, nous verrons comment paramétrer les fichiers statiques djando en ajoutant la commande static_url au sein du fichier settings.py et l'appliquer ensuite au template django via la commande load static. 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 Windows10.
Install a bootstrap template on Django framework. In this django tutorial, we will see how to download bootstrap templates for free and then how to install them on django as static files. At the same time, we will see how to configure static djando files by adding the static_url command within the settings.py file and then applying it to the django template via the load static command. 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.