MENU

Fun & Interesting

Django Signals - Introduction!

BugBytes 6,480 5 months 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 โญDataCamp Black Friday Sale - https://datacamp.pxf.io/VxyeoO โญ In this video, we'll look at Signals in Django apps. We'll see how to define our own signals in response to events, and will look at some third-party packages like django-allauth and django-cleanup ๐Ÿ“Œ ๐—–๐—ต๐—ฎ๐—ฝ๐˜๐—ฒ๐—ฟ๐˜€: 00:00 Intro to Signals 02:39 Sending User welcome email with post_save signal 07:19 Setting Console Email Backend 09:12 Cleaning up deleted files using post_delete signal 15:45 Django-cleanup 16:22 django-allauth signals 17:05 Signal caveats ๐—ฆ๐—ผ๐—ฐ๐—ถ๐—ฎ๐—น ๐— ๐—ฒ๐—ฑ๐—ถ๐—ฎ: ๐Ÿ“– Blog: https://bugbytes.io/posts/ ๐Ÿ‘พ Github: https://github.com/bugbytes-io ๐Ÿฆ Twitter: https://twitter.com/bugbytesio ๐Ÿ“š ๐—™๐˜‚๐—ฟ๐˜๐—ต๐—ฒ๐—ฟ ๐—ฟ๐—ฒ๐—ฎ๐—ฑ๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—ถ๐—ป๐—ณ๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป: Django Signals: https://docs.djangoproject.com/en/5.1/topics/signals/ Built-in Signals: https://docs.djangoproject.com/en/5.1/ref/signals/ #python #django #webdevelopment

Comment