🎧 Django-Fans aufgepasst!
Fühlt euch wie vor Ort bei der #DjangoConEurope2025 Europe mit unserer neuen Live-Episode aus Dublin. Talks, Community & Open-Source-Diskussionen mit Django Fellow @sarahboyce und natürlich @shezi:, @oryon_dominik und @jochen:
https://python-podcast.de/show/live-von-der-djangocon-europe-2025-in-dublin-tag-1/
#Python #Django
I wrote up my recap (with photos!) of DjangoCon Europe the other week in Dublin, Ireland.
🎙️ Tag 3 unserer #DjangoConEurope2025 Berichterstattung ist online! Wir sprechen mit Sebastian über Django 5.2 LTS, Data Science mit Django, Dynamic Models und Feature Flags. Plus: Einblicke in die Database-Operations und Steering Council Updates.
https://python-podcast.de/show/live-von-der-djangocon-europe-2025-in-dublin-tag-3/
🍀 Frisch aus Dublin: Unsere zweite Live-Episode von der #DjangoConEurope2025!
Produktions-Debugging, Foreign-Key-Fallstricke und die Entscheidungsprozesse im Django-Projekt. Plus: Wie bringt man eigentlich Änderungen in Django durch?
Ronny, @jochen , @shezi , @oryon_dominik@mastodon.social
https://python-podcast.de/show/live-von-der-djangocon-europe-2025-in-dublin-tag-2/
🎧 Django-Fans aufgepasst!
Fühlt euch wie vor Ort bei der #DjangoConEurope2025 Europe mit unserer neuen Live-Episode aus Dublin. Talks, Community & Open-Source-Diskussionen mit Django Fellow @sarahboyce und natürlich @shezi:, @oryon_dominik und @jochen:
https://python-podcast.de/show/live-von-der-djangocon-europe-2025-in-dublin-tag-1/
#Python #Django
Django Admin Theme Roundup 2025 https://www.djangoproject.com/weblog/2025/apr/18/admin-theme-roundup/
i'm very excited about this new work my team at @trailofbits is doing: we're building an ASN.1 API for PyCA Cryptography, giving users direct access to the same memory-safe, high-performance DER parser that Cryptography already uses for X.509:
https://blog.trailofbits.com/2025/04/18/sneak-peek-a-new-asn.1-api-for-python/
OK, that surprised me, I did not expect that outcome. I assumed all() for an empty list would return False? And it explains why my code was not doing what I wanted xD
🐍 Neue Folge! Bytes vs. Strings in Python – warum das ein wichtiger Unterschied ist!
Wir ( @shezi, @oryon_dominik und @jochen) erklären die Fallstricke bei Unicode, warum UTF-8 (fast) immer die Lösung ist und diskutieren DeepSeek, Tailwind 4.0 und mehr.
Jetzt reinhören: https://python-podcast.de/show/bytes-und-strings/
#Python #Unicode #FluentPython
🎙️ Neuer Podcast! 🎙️
Früher ML-Modelle, die Parameter für Kompressoren & Limiter optimierten. Heute End-to-End Deep Learning für Audio. 🔥
Wir ( @shezi, @oryon_dominik und @jochen) sprechen mit @gholzmann von @auphonic über 10 Jahre Fortschritt in der Audioverarbeitung.
Jetzt hören! 🎧 https://python-podcast.de/show/auphonic/
#Python #Django #Podcast
You're busy. And you may think awards like the CMS Critic Awards are dumb. But they CAN be a way for us to reach new people who don't know about Wagtail. So, if you think we're the best, please help us show others we're the best. Please vote.
I made a forum post about the django-simple-deploy 1.0 release, if anyone wants to share more focused feedback in a Django-only space:
https://forum.djangoproject.com/t/django-simple-deploy-1-0-is-out/38778
📰 New newsletter: Django News - Official MongoDB Backend Support - Feb 7th 2025
⏰⏰⏰ Reminder: We are having our next Python Meeting Düsseldorf on 2025-01-22 (tomorrow). If you happen to be in or near Düsseldorf, Germany, we'd love to have you join.
🌍 Here's the Meetup page with the details and registration: https://www.meetup.com/python-meeting-dusseldorf/events/304247408/
Proposal for a Django project template
The author's take on what could be a project template for Django advanced usage, with modern tooling (for Python and UI dependencies, as well as configuration/environment management), but not too opinionated.
https://david.guillot.me/en/posts/tech/proposal-for-a-django-project-template/
Neue Episode: @cfbolz, @shezi @oryon_dominik und @jochen unterhalten sich über Python 3.13: https://python-podcast.de/show/python-313/ #Python #pypy
We've moved to Hetzner (from Digital Ocean) for our hosting. Tests so far show faster bandwidth and CPUs at a fraction of the cost. Details below (#python, cc @mkennedy):
Hey all!
I am once again looking for jobs in Germany.
I have 5+ yrs of professional experience in developing backend python, even more years as hobby.
I know how to work with the infra bits too, and have embedded and networking experience on the side! I know a bit of rust.
I live in Hamburg and I'm willing to accept a job with office presence, but 100% remote is preferred.
I'd appreciate if people could send any interesting job possibilities they see in my way.
For visa reasons I must be employed as a full time tech worker, in an English workplace, paying 45k+EUR/yr but I do not need sponsorship. I can speak acceptable German (A2-B1).
Reposts welcome!
PEP 761 has been accepted by the Steering Council, CPython 3.14 and onwards won't provide PGP signatures:
This is a win for Python release managers who volunteer their time for the #Python community for 7+ years. Thanks to all past and current release managers 💜
A little late because it was the kids' birthday yesterday, this month's Stack Report, some thoughts on Django Core.
https://buttondown.com/carlton/archive/thoughts-on-djangos-core/ #Django #TheStackReport
NEUE FOLGE!
Wir besprechen die #subscribe11, Podcasting, Tools, Vorträge, Podcast-PR und vieles mehr!
Hört rein!
https://wowirsindistvorne.show/wir-sind-zwei-berliner-sondersendung-subscribe11/
🤔 I have been writing about UV for months. I am seeing a new trend/pattern that I think @simon may unintentionally illustrate in his "Using UV to develop Python command-line applications" TIL post.
Kicking off a new Python project requires fewer steps, primarily because with UV, I don't have to worry about having a Python install or even which Python version I'm using. UV can manage it all based on what our application needs and asks for.
I don’t think we could get rid of the Django LTS now — TOO MANY FOLKS use it — but it’s a pain, and I think it encourages bad habits…
> My Car is an LTS, so I don’t bother servicing it. 🥳
If we didn’t have the LTS already, no way would I support introducing it now.
Times just aren’t what they were years ago: there’s no stability issue — JUST UPGRADE! 🌶️
From: @tonybaloney
https://fosstodon.org/@tonybaloney/113361683233996580 #Django