Django Models - Python Web Development

preview_player
Показать описание
#Python #Shorts

If you're familiar with SQL databases, then you may know that typically you need to use SQL statements to select, update, delete or insert the data into the database.

Django makes it easier and allows us using Python code to do all of it through what's known as ORM - object-relational mapping.

And in the next post we're going to see how to apply these models to the actual database, so make sure to subscribe to not miss out!
-------------------------------------------------------------------------------------
Links:
Рекомендации по теме