Dec. 10, 2024 » » [Archived Version]
How to search within a certain area with Postgres and Django.
Read MoreDec. 10, 2024 » » [Archived Version]
Comparing the different Python package managers in 2023.
Read MoreDec. 10, 2024 » » [Archived Version]
Libraries that I always use with Django.
Read MoreDec. 10, 2024 » » [Archived Version]
Somewhat surprising behavior that could trip you up and cause confusion while using custom template tags.
Read MoreDec. 10, 2024 » » [Archived Version]
How to promote your open-source library as a developer to other developers.
Read MoreDec. 10, 2024 » » [Archived Version]
How to optimize Django ORM queries to improve site performance.
Read MoreDec. 6, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]
Weeknotes (2024 week 49) Django Steering Council elections I have been thinking long and hard about running for the Django Steering Council. I think there are a few things I could contribute since I’ve been using Django for 16 or more years, and have been working on, maintaining and publishing third-party apps almost all this time. I have also contributed a few small features to Django core itself, and contributed my fair share of tests and bugfixes. The reason why I haven’t been mo…
Read MoreDec. 6, 2024 » Django News » [Archived Version]
News Django security releases issued: 5.1.4, 5.0.10, and 4.2.17 Django 5.1.4 fixes one security issue with severity “high”, one security issue with severity “moderate”, and several bugs in 5.1.3. djangoproject.com Python 3.13.1, 3.12.8, 3.11.11, 3.10.16 and 3.9.21 are now available Another big release day! Python 3.13.1 and 3.12.8 were regularly scheduled releases, but they do contain a few security fixes. That makes it a nice time to rele…
Read More