News
Django bugfix release: 3.2.9
Django 3.2.9 fixes a bug in 3.2.8 and adds compatibility with Python 3.10.
Wagtail 2.15 Release Notes
Wagtail 2.15 is out. Check out Highlights of Wagtail 2.15 for a peek at what's new.
Python Software Foundation News: The Python Software Foundation is searching for its next Executive Director
The Python Software Foundation Board of Directors has begun the search for its next Executive Director. We’re looking for a leader who aligns with the PSF’s mission and is able to lead an established, successful and growing organization into its next stage.
Sponsored Link 1
Using Django with Pants
Pants is a cutting-edge build system with strong support for Python. See how Pants can help streamline your Django-based projects, especially when you have multiple services in a single shared codebase.
Articles
Weeknotes #42: What is Django 4.0?
This is a weekly series from Django Fellow Carlton Gibson. Here he highlights the release process and the over 200 individual contributors to Django 4.0. Not bad for a project in its 17th year.
Coverage goals by Ned Batchelder
Ned is the longtime creator and maintainer of coverage.py
, a valued tool in many Python/Django apps. He's asking for feedback on a feature request to add a per-file threshold.
Events
Tutorials
Fallback Offline Page in Django
How to use a service worker to cache offline pages and return a cached response when the network is not available.
Django Templates: Implementing Custom Tags and Filters
A tutorial on the ins and outs of writing your own Django template custom tags and filters.
Sponsored Link 2
Building Intelligent Space Infrastructure
Cognitive Space is building intelligent infrastructure for the new space domain with Python at the core. We are looking for passionate Python developers in backend, dev ops, and machine learning. 🖖
Projects
fabiocaccamo/django-redirects
django-redirects fills the gap of django.contrib.redirects
offering redirects with full control.