Les fichiers statiques django. Nous traitons dans ce tutoriel vidéo, comment utiliser les fichiers statiques en django comme feuilles de style, les imges, les codes javascript au sein du répertoire static qui va être paramétré par 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 Windows 10.
Django static files. We cover in this video tutorial, how to use static files in django as stylesheets, imges, javascript codes within the static directory which will be configured by the static_url command within the settings.py file and then apply 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.