Python Django Tutorial for Beginners #3: Working the Database in Django (Creating & Viewing tables)
In this tutorial series I show you how to create a Python Django Application from scratch. The application will have login and authentication functionality, and will allow users to create, read, update, and delete records in the database. Next to that, we will cover different kinds of forms (text, select, multiselect) and handle static files (images).
In this third video we learn about the SQLite database behind the application. I show you how you can view the content of the database in DB Browser and in the Django admin portal, and we learn how to create new tables and apply the migrations in our database.
Code of tutorial 3: https://github.com/NickMol/Django-for-Beginners-Tutorial/tree/main/Video%203
Install DB Browser: https://sqlitebrowser.org/dl/
Django database fields docs: https://docs.djangoproject.com/en/5.2/topics/install/
Part 1: What is Django: https://youtu.be/aZo28FTMF2c
Part 2: Setup of Django: https://youtu.be/stZWpIb9uoI
Видео Python Django Tutorial for Beginners #3: Working the Database in Django (Creating & Viewing tables) канала CBI Analytics
In this third video we learn about the SQLite database behind the application. I show you how you can view the content of the database in DB Browser and in the Django admin portal, and we learn how to create new tables and apply the migrations in our database.
Code of tutorial 3: https://github.com/NickMol/Django-for-Beginners-Tutorial/tree/main/Video%203
Install DB Browser: https://sqlitebrowser.org/dl/
Django database fields docs: https://docs.djangoproject.com/en/5.2/topics/install/
Part 1: What is Django: https://youtu.be/aZo28FTMF2c
Part 2: Setup of Django: https://youtu.be/stZWpIb9uoI
Видео Python Django Tutorial for Beginners #3: Working the Database in Django (Creating & Viewing tables) канала CBI Analytics
Комментарии отсутствуют
Информация о видео
Вчера, 11:30:08
00:21:47
Другие видео канала