django-planet

What's new in Django community blogs?

Searching within an area with GeoDjango and PostGIS 🌎

Dec. 10, 2024 » » [Archived Version]

How to search within a certain area with Postgres and Django.

Read More

Python Package Manager Comparison 📦

Dec. 10, 2024 » » [Archived Version]

Comparing the different Python package managers in 2023.

Read More

Essential Django packages ❤️

Dec. 10, 2024 » » [Archived Version]

Libraries that I always use with Django.

Read More

Django inclusion tags can modify page context 🤯

Dec. 10, 2024 » » [Archived Version]

Somewhat surprising behavior that could trip you up and cause confusion while using custom template tags.

Read More

Marketing for Developers

Dec. 10, 2024 » » [Archived Version]

How to promote your open-source library as a developer to other developers.

Read More

Optimize the Django ORM 🚀

Dec. 10, 2024 » » [Archived Version]

How to optimize Django ORM queries to improve site performance.

Read More

Dec. 10, 2024 » » [Archived Version]

Read More

Stickers

Dec. 10, 2024 » » [Archived Version]

Stickers

Read More

Weeknotes (2024 week 49)

Dec. 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 More

Django News - Django security releases issued: 5.1.4, 5.0.10, and 4.2.17 - Dec 6th 2024

Dec. 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