From 92de7a3e935f7cdf0a20c300c4d40779b1c46249 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Wirtel?= Date: Mon, 5 Jan 2026 15:46:25 +0100 Subject: [PATCH] Add loopwerk.io RSS feed for Kevin Renskers Adds the Python-specific feed from loopwerk.io (Kevin Renskers) to Planet Python. The feed contains quality Django and Python content including articles on migrations, async Django, and testing. Closes #611 --- config/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.ini b/config/config.ini index 57d14d3..b25f79e 100644 --- a/config/config.ini +++ b/config/config.ini @@ -714,6 +714,9 @@ name = Kay Schluehr [http://kbyanc.blogspot.com/feeds/posts/default/-/python] name = Kelly Yancey +[https://www.loopwerk.io/articles/tag/python/feed.xml] +name = Kevin Renskers + [https://kodnito.com/python/rss/] name = Kodnito