PLAY PODCASTS
Live von der DjangoCon Europe 2025 in Dublin - Tag 2

Live von der DjangoCon Europe 2025 in Dublin - Tag 2

Live von der DjangoCon Europe 2025 in Dublin - Tag 2

Python Podcast · Jochen Wersdörfer / Dominik Geldmacher

April 24, 20251h 6m

Show Notes

<article class="post-detail"> <header> <h2 class="post-title"> <a href="https://python-podcast.de/show/live-von-der-djangocon-europe-2025-in-dublin-tag-2/">Live von der DjangoCon Europe 2025 in Dublin - Tag 2</a> (click here to comment) </h2> <!-- link is on one line to avoid underlined whitespace --> <div class="post-card-meta"> <a href="https://python-podcast.de/show/live-von-der-djangocon-europe-2025-in-dublin-tag-2/"><time datetime="2025-04-24T14:00:00+02:00">24. April 2025</time>,</a> <span class="author">Jochen</span> </div> </header> <div class="post-body"> <section class="block-overview"> <section class="block-paragraph"> <p data-block-key="bl7y8">Wir melden uns erneut von der DjangoCon Europe und sprechen über die Highlights des zweiten Konferenztages – mit jeder Menge technischer Einblicke, spannenden Talks und persönlichen Eindrücken.</p><p data-block-key="ccft1"></p><p data-block-key="151q">Diesmal mit dabei: <a href="https://ambient.digital/menschen/alle-mitarbeiterinnen/ronny-vedrilla/"><b>Ronny</b></a> als Gast in unserer Runde! 🎉</p><p data-block-key="2d5st">Gemeinsam diskutieren wir über große und kleine Themen aus der Django-Welt – von tiefen technischen Details bis zu Community-Aspekten.</p><p data-block-key="a0fdb"></p><p data-block-key="ufrb"><b>Diesmal im Fokus:</b></p><ul><li data-block-key="r3gs">🔧 Haki Benitas Talk <i>„</i><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/HAFUBH/"><i>How to get foreign keys horribly wrong</i></a><i>“</i> – wie man Fallstricke rund um Foreign Keys in Django vermeidet und worauf man bei Migrations achten sollte</li><li data-block-key="fns5m">🛸 <i>„</i><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/W3BQVT/"><i>The Most Bizarre Software Bugs in History</i></a><i>“</i> – von gescheiterten Mars-Missionen über Flugzeugabstürze bis hin zu fehlerhaften Excel-Formeln bei JPMorgan</li><li data-block-key="9qq6k">🔍 <a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/RKQFLE/">Strategien fürs Debugging in Produktionssystemen</a> – Karen Tracy zeigt, wie man auch unter Realbedingungen noch den Überblick behält</li><li data-block-key="edcen">🅿️ <i>„</i><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/YHVBFJ/"><i>100 Million Parking Transactions per Year with Django</i></a><i>“</i> – ein spannender Einblick in ein System für Parktickets, das mit kleinem Team und viel Django läuft</li></ul><p data-block-key="bkai7"><b>Außerdem:</b></p><ul><li data-block-key="ech7h">🎂 Das erste öffentliche DSF-Member-Meeting zum 20. Geburtstag von Django (mit Kuchen!)</li><li data-block-key="2qa2e">🌍 Diskussionen zur Entscheidungsfindung im Django-Projekt – was bedeutet eigentlich „Konsens“ im Open-Source-Kontext?</li><li data-block-key="baos0">🛠️ Unsere eigenen Best Practices: Status-Modelle für Celery-Tasks, warum Custom User Models nicht immer die beste Idee sind und welche Rolle JSON-Fields (nicht) spielen sollten</li></ul><p data-block-key="3nk3r"></p><p data-block-key="cur65">Eine Episode voller technischer Insights, Community-Geschichten und einem Hauch irischer Konferenzstimmung. Direkt aus Dublin – schaltet ein! 🎙️🍀</p> </section> <section class="block-audio"> </section> </section> <section class="block-detail"> <section class="block-paragraph"> <h2 data-block-key="njy9v">Shownotes</h2><p data-block-key="3g2go">Unsere E-Mail für Fragen, Anregungen &amp; Kommentare: <a href="mailto:[email protected]">[email protected]</a></p><h3 data-block-key="836a7">Links</h3><ul><li data-block-key="caprm"><a href="https://2025.djangocon.eu/">DjangoCon Europe 2025</a></li><li data-block-key="a6nnf"><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/W7NRA7/">Django + HTMX: Patterns to Success</a></li><li data-block-key="3b24n"><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/ATA3HV/">The fine print in Django release notes</a></li><li data-block-key="74rsu"><a href="https://www.meetup.com/de-DE/koln-django-meetup-gruppe/?eventOrigin=event_home_page">DjangoCologne Meetup</a></li><li data-block-key="8ekg5"><a href="https://brooker.co.za/blog/2024/05/09/nagle.html">It’s always TCP_NODELAY. Every damn time.</a></li><li data-block-key="cfa9c"><a href="https://github.com/bpftrace/bpftrace">bpftrace</a></li><li data-block-key="ubfi"><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/BRWVBM/">Bulletproof Data Pipelines: Django, Celery, and the Power of Idempotency</a></li><li data-block-key="b2t93"><a href="https://github.com/aivarsk/django-taskq">django-taskq</a></li><li data-block-key="9qmql"><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/9QPXCZ/">Logs, shells, caches and other strange words we use daily</a></li><li data-block-key="5vol3"><a href="https://github.com/ambient-innovation/django-migration-zero/">django-migration-zero - the holistic implementation of "migration zero" pattern for Django</a> / <a href="https://medium.com/ambient-innovation/cleaning-up-your-django-repo-a-holistic-approach-to-managing-migration-files-2cbfd740d3ad">Cleaning Up Your Django repo — A Holistic Approach to Managing Migration Files</a></li><li data-block-key="etred"><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/GJDTBU/">Annual meeting of DSF Members at DjangoCon Europe</a></li><li data-block-key="bn81i"><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/W3BQVT/">The Most Bizarre Software Bugs in History</a></li><li data-block-key="ehsd4"><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/HAFUBH/">How to get Foreign Keys horribly wrong in Django</a></li><li data-block-key="7jjal"><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/PGBMSR/">How we make decisions in Django</a></li><li data-block-key="dccjc"><a href="https://medium.com/ambient-innovation/django-removals-a-maintainers-best-friend-887e346db5ac">django-removals — A maintainers best friend</a></li><li data-block-key="59pep"><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/RKQFLE/">How to Enjoy Debugging in Production</a></li><li data-block-key="3sfiq"><a href="https://pretalx.evolutio.pt/djangocon-europe-2025/talk/YHVBFJ/">100 Million Parking Transactions Per Year with Django</a></li><li data-block-key="64a6f"><a href="https://glitchtip.com/">GlitchTip</a></li></ul> </section> <section class="block-image"> <a href="https://d2mmy4gxasde9x.cloudfront.net/images/signal-2025-04-24-133248.width-1110.jpg"> <picture> <source srcset="https://d2mmy4gxasde9x.cloudfront.net/images/signal-2025-04-24-133248.width-1110.format-avif.avif 1110w" type="image/avif" sizes="(max-width: 600px) 555px, 1110px" > <img class="cast-image" alt="signal-2025-04-24-133248" src="https://d2mmy4gxasde9x.cloudfront.net/images/signal-2025-04-24-133248.width-1110.jpg" srcset="https://d2mmy4gxasde9x.cloudfront.net/images/signal-2025-04-24-133248.width-1110.jpg 1110w" sizes="(max-width: 600px) 555px, 1110px" width="1110" height="740" > </picture></a> </section> </section> </div> </article>

Topics

DjangoDjangoConEUOpenSourceDublinIrlandPostgreshtmx