From 5347f0707a99680dd2eec9d37eb62532920c83dd Mon Sep 17 00:00:00 2001 From: Tim Schilling Date: Wed, 22 Jan 2025 20:22:46 -0600 Subject: [PATCH] :coffee: Add Django Brew to list of podcasts (#306) Django Brew is an awesome podcast by existing Django community members. Their discussions are fun and educational. It presents another side of the Django community in podcast form! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d2fb05..e09c553 100644 --- a/README.md +++ b/README.md @@ -447,6 +447,7 @@ _A short list of Python packages that work well with Django._ - [Running in Production](https://runninginproduction.com/tags/django) - Focused on tech stacks with many episodes specifically on Django. - [TalkPython](https://talkpython.fm/) - The leading Python podcast with several episodes on Django. - [Podcast Init](https://www.pythonpodcast.com/) - A popular Python podcast that features Django guests on occasion. +- [Django Brew](https://djangobrew.com/) - A fun, caffeine-powered podcast about the Django web framework by Adam Hill and Sangeeta Jadoonanan! ### Videos