filmov
tv
Django ORM Primer - Models and Fields
Показать описание
One of the Django framework’s main goals is to simplify the building process for developers. Django describes itself as a high-level Python web framework that promotes the rapid development of secure and maintainable websites. So, where does the Django ORM fit into this philosophy? Let’s take a look.
Django Models and Fields is the most fundamental feature a Django developer must understand to create Django applications that can define, create, manage and interact with the database. This tutorial starts the journey towards mastering Models and Fields by exploring underpinning concepts. What is a Django Model and Field? Once we have an initial understanding of Django Models and fields, we will also better understand the relationship between Django models and our project Database, tables and fields.
For those who would like to watch, I will walk you through the stages of constructing a database in a Django project at the end of this tutorial. The intention is to help you visualise what we have learnt so far rather than to be a step-by-step tutorial that you can follow along and replicate.
Udemy Course Link: Django Database ORM Mastery Level 1
===================
YouTube Playlist
===================
Django Models and Fields is the most fundamental feature a Django developer must understand to create Django applications that can define, create, manage and interact with the database. This tutorial starts the journey towards mastering Models and Fields by exploring underpinning concepts. What is a Django Model and Field? Once we have an initial understanding of Django Models and fields, we will also better understand the relationship between Django models and our project Database, tables and fields.
For those who would like to watch, I will walk you through the stages of constructing a database in a Django project at the end of this tutorial. The intention is to help you visualise what we have learnt so far rather than to be a step-by-step tutorial that you can follow along and replicate.
Udemy Course Link: Django Database ORM Mastery Level 1
===================
YouTube Playlist
===================
Комментарии