Django Proxy Models - Customizing Model Behaviour using Proxy Models!

Описание к видео Django Proxy Models - Customizing Model Behaviour using Proxy Models!

In this video, we'll see how to use Proxy Models in Django - these are model subclasses that do NOT have their own database table, but instead allow you to customize the Python behaviour of the models.

☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes

▶️ Full Playlist:
   • Django ORM Deep Dive  

00:00 Intro
00:52 Proxy Models
03:36 Defining Proxy Models
06:27 Querying database with Proxy Models

𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📖 Blog: https://bugbytes.io/posts/
👾 Github: https://github.com/bugbytes-io/
🐦 Twitter:   / bugbytesio  

📚 𝗙𝘂𝗿𝘁𝗵𝗲𝗿 𝗿𝗲𝗮𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:
Proxy Models: https://docs.djangoproject.com/en/5.0...

#python #django #webdevelopment #sql

Комментарии

Информация по комментариям в разработке