Nov. 15, 2024 » Django News » [Archived Version]
News Announcing DjangoCon Europe 2025 in Dublin, Ireland! 🍀 DjangoCon Europe will be held in Dublin, Ireland, from April 23rd to 27th, 2025. djangoproject.com Django’s technical governance challenges, and opportunities Two of the four existing members of the Django Software Foundation Steering Council just stepped down to trigger a new election earlier than otherwise scheduled. djangoproject.com Welcoming Vinit Kum…
Read MoreNov. 15, 2024 » Django on Matt Layman » [Archived Version]
In this episode, I began a migration of my JourneyInbox app from Heroku to DigitalOcean. The first step to this move, since I’m going to use Kamal, is to put the app into a Docker image. We got the whole app into the Docker image, then cleaned up local development and the CI system after making changes that broke those configurations.
Read MoreNov. 14, 2024 » The Django weblog » [Archived Version]
As of October 29th, two of four members of the Django Software Foundation Steering Council have resigned from their role, with their intentions being to trigger an election of the Steering Council earlier than otherwise scheduled, per our established governance processes. To our departing members, Simon and Adam, thank you for your contributions to Django and its governance ❤️. The framework and our community owes a lot to your dedication, and we’re confident our community will join us in celeb…
Read MoreNov. 11, 2024 » The Django weblog » [Archived Version]
We're thrilled to announce the much-anticipated return of DjangoCon Europe, set to take place in the vibrant city of Dublin, Ireland, in 2025! DjangoCon Europe has been a cornerstone of the Django community, bringing together developers and enthusiasts from all over Europe and beyond to celebrate and advance the Django web framework. Save the Dates Mark your calendars for DjangoCon Europe 2025, which will be held from April 23th to 27th. The conference will host a balanced mix of insightful tal…
Read MoreNov. 9, 2024 » AnĹľe’s Blog » [Archived Version]
After a power outage, some of my Gunicorn jobs failed to start correctly. In this blog post, I explain why it happened and how I solved it.
Read MoreNov. 8, 2024 » Django News » [Archived Version]
News Django bugfix release issued: 5.1.3 The Django 5.1.3 update fixes three bugs in 5.1.2 and adds compatibility with Python 3.13. djangoproject.com Notice of breaking changes for GitHub Actions PSA: On December 5, 2024, the ubuntu-latest label will change from ubuntu 22 to ubuntu 24, which is expected to break things. You will want to test or change your labels proactively to avoid breaking things. github.blog Py…
Read MoreNov. 6, 2024 » Better Simple » [Archived Version]
Maintaining a package beyond the software. A post that covers a talk I was meant to give at the Black Python Devs Leadership Summit.
Read MoreNov. 5, 2024 » TestDriven.io » [Archived Version]
This article looks at how to avoid the count query in Django's paginator.
Read MoreNov. 5, 2024 » The Django weblog » [Archived Version]
Today we've issued the 5.1.3 bugfix release. The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this release is Mariusz Felisiak: 2EF56372BA48CD1B.
Read MoreNov. 4, 2024 » James Bennett » [Archived Version]
’Tis the season when people are posting their “Django wishlists”, for specific technical or organizational or community initiatives they’d like to see undertaken. Here are a few examples from around the Django community: Sarah Boyce Tim Schilling Andy Miller Emma Delescolle So, in the spirit of the season, here is my own list, which I’ve narrowed down to three wishes (in the tradition of many stories about wishes), consisting of one organizational item and two technic…
Read More