News
Get PyCharm, Support Django
Until June 20, you can purchase PyCharm Pro at 30% off, with all of the proceeds being donated to the Django Software Foundation.
Django bugfix release: 4.0.5
This bugfix fixes three bugs in Django 4.0.4. As ever, the best security practice is to always be on the latest version of Django.
PSF Board Election Dates for 2022
Board elections are a chance for the community to find the next batch of folks to help steer the Python Software Foundation.
Sponsored Link 1
Articles
TDD Practice: Time API with Django
The blog post version of a workshop the author ran at DjangoConEU in 2018. Now updated for Django 4.0, learn some TDD (Test Driven Development) tricks by building a small API with Django.
Build a CRUD application using Django, React & Docker
Step-by-step guide to building a Menu website with CRUD support using Django, React, Docker.
People in your software supply chain
A thoughtful piece on recognizing and highlighting the contributors responsible for crucial parts of the Python plumbing.
Sponsored Link 2
Affordable Heroku-like experience for Django.
Spin up a production-ready Django application, Postgres DB, and Redis in 5 minutes on AWS, DO, or any other provider.
Projects
kurtbuilds/modenv
A CLI to easily manage .env files and keep them consistent. It is simple, fast, error resistant, and composable.
modenv has become Jeff's go-to for keeping .env files auto-formatted and in sync.