Dans cettedeuxième vidéo de django, nous verrons la création et la configuration d'un compte super user, ou super admin django: un utilisateur django qui possède un droit totale sur l'administration et la modification du site. la vidéo est réalisée sous windows 7, windows 8 et windows 10, nous commençon par une présentation générale de la base de donnée sqlite du site django et passerons ensuite à la création d'un super user django via les commandes: python manage.py migrate et python manage.py create super user.
Pour un bon visionnage de la vidéo, utiliser le navigateur google chrome. In this second video of django, we will see the creation and configuration of a super user account, or super admin django: a django user who has full rights over the administration and modification of the site. the video is made under windows 7, windows 8 and windows 10, we start with a general presentation of the sqlite database of the django site and then move on to the creation of a django super user via the commands: python manage.py migrate and python manage.py create super user.
For a good viewing of the video, use the google chrome browser.