Feb. 24, 2025 » The Django weblog » [Archived Version]
The call for proposals for DjangoCon Africa 2025 is officially open! 💃🏻 Come be a part of this headline event by submitting a talk. Submit a proposal for DjangoCon Africa 2025 Why speak at DjangoCon Africa Simply put, it’s an excellent opportunity to put your ideas out there, share knowledge with fellow Djangonauts, and give back to our community. You get to reach both a passitonate local audience, and the global Django community once your talk is published online. If you’re interested in our O…
Read MoreFeb. 24, 2025 » Better Simple » [Archived Version]
I talk about the similarities between internships and contributor mentorship programs. Specifically through my own internship and my perspective of Djangonaut Space.
Read MoreFeb. 22, 2025 » Josh Karamuth » [Archived Version]
A programmer tells you how AI will replace him
Read MoreFeb. 21, 2025 » Django News » [Archived Version]
News Django 5.2 beta 1 released Django 5.2 beta 1 is now available and is the second stage in the release cycle. This is a good opportunity for you to try out the changes coming in Django 5.2. djangoproject.com DjangoCongress JP 2025 Live Streaming! DjangoCongress JP 2025 is this Saturday, February 22, 2025, at 10 am (Japan Standard Time) and will be broadcasting live! djangoproject.com Updates to Django …
Read MoreFeb. 19, 2025 » The Django weblog » [Archived Version]
Django 5.2 beta 1 is now available. It represents the second stage in the 5.2 release cycle and is an opportunity for you to try out the changes coming in Django 5.2. Django 5.2 brings a composite of new features which you can read about in the in-development 5.2 release notes. Only bugs in new features and regressions from earlier versions of Django will be fixed between now and the 5.2 final release. Translations will be updated following the "string freeze", which occurs when the release can…
Read MoreFeb. 18, 2025 » The PyCharm Blog » [Archived Version]
Search for Python web frameworks, and three names will consistently come up: Django, Flask, and FastAPI. Our latest Python Developer Survey Results confirm that these three frameworks remain developers’ top choices for backend web development with Python. All three frameworks are open-source and compatible with the latest versions of Python. But how do you determine […]
Read MoreFeb. 14, 2025 » The Django weblog » [Archived Version]
DjangoCongress JP 2025, to be held on Saturday, February 22, 2025 at 10 am (Japan Standard Time), will be broadcast live! It will be streamed on the following YouTube Live channels: DjangoCongress JP 2025 ROOM1 DjangoCongress JP 2025 ROOM2 This year there will be talks not only about Django, but also about FastAPI and other asynchronous web topics. There will also be talks on Django core development, Django Software Foundation (DSF) governance, and other topics from around the world. Simulta…
Read MoreFeb. 14, 2025 » Django News » [Archived Version]
News Python 3.14.0 alpha 5 is out Python 3.14.0a5 is the fifth of seven planned alpha releases. blogspot.com DjangoCon US Call for Proposals The CFP is now open until April 27th. The earlier you submit, the better! pretalx.com DSF member of the month - Lily Foote Lily is a long-time contributor to Django core, especially on the ORM, and is currently a member of the Django 6.x Steering Council. dja…
Read MoreFeb. 14, 2025 » Django on Matt Layman » [Archived Version]
In this episode, I finished up the sign in simplification feature for the homeschool app. I planned to do deploy it quickly and move onto the next thing, but we hit a comedy errors and challenges while trying to get Docker Desktop working again on my dev machine. On the stream, we also began to play with Ollama in preparation of doing some agentic AI framework research.
Read MoreFeb. 13, 2025 » Matthias Kestenholz: Posts about Django » [Archived Version]
TIL: Tools exist which do not lowercase domain names when requesting websites over HTTP(S) About a week ago I received error mails for a surprising behavior (to me!) where some tool requested an URL from one of our websites using feincms3-language-sites (a Django library for multilingual websites) with a domain name containing uppercase characters. I knew that the domain part of all sorts of URLs is case sensitive, but what surprised me was that our server actually got a request with such a dom…
Read More