โ๏ธ ๐๐๐ ๐บ๐ฒ ๐ฎ ๐ฐ๐ผ๐ณ๐ณ๐ฒ๐ฒ: 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