MENU

Fun & Interesting

Django 5.2 - New Features! Composite Primary Keys | Model Shell Imports | New Form Widgets

BugBytes 5,642 1 month ago
Video Not Working? Fix It Now

โ˜•๏ธ ๐—•๐˜‚๐˜† ๐—บ๐—ฒ ๐—ฎ ๐—ฐ๐—ผ๐—ณ๐—ณ๐—ฒ๐—ฒ: To support the channel and encourage new videos, please consider buying me a coffee here: https://ko-fi.com/bugbytes โญTop resource to learn Python - https://datacamp.pxf.io/kOjKkV โญ In this video, we'll look at new Django 5.2 features, including: * Auto-import of models into Django shell * Composite Primary Key support * Simplified overriding of BoundField at project, form and field level * New form widgets (Color, Search and Telephone) * Other minor features ๐Ÿ“Œ ๐—–๐—ต๐—ฎ๐—ฝ๐˜๐—ฒ๐—ฟ๐˜€: 00:00 Django 5.2 Intro 00:43 Automatic model imports in Django shell 02:00 Composite Primary Keys in Django 5.2 06:43 Overriding BoundField in Django 5.2 12:33 New Form widgets in Django 5.2 14:40 Additional changes in Django 5.2 ๐—ฆ๐—ผ๐—ฐ๐—ถ๐—ฎ๐—น ๐— ๐—ฒ๐—ฑ๐—ถ๐—ฎ: ๐Ÿ“– Blog: https://bugbytes.io/posts/ ๐Ÿ‘พ Github: https://github.com/bugbytes-io/ ๐Ÿ“š ๐—™๐˜‚๐—ฟ๐˜๐—ต๐—ฒ๐—ฟ ๐—ฟ๐—ฒ๐—ฎ๐—ฑ๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—ถ๐—ป๐—ณ๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป: Django 5.1 video: https://youtu.be/F_cqPmaE8vI Django 5.2 Release Notes: https://docs.djangoproject.com/en/5.2/releases/5.2/ Customizing BoundField: https://docs.djangoproject.com/en/5.2/ref/forms/api/#custom-boundfield #python #django

Comment