News
DjangoCon US and Europe 2022 Talks Available Online
The complete playlists of talks from each conference are now available on YouTube.
Python 3.11.1, 3.10.9, 3.9.16, 3.8.16, 3.7.16, and 3.12.0 alpha 3 are now available
New Python releases are available!
PSF News: Introducing a New Sliding Scale Membership
The Python Software Foundation (PSF) has made a sliding scale option available for Supporting Membership to make membership more accessible and increase the size and diversity of the voting membership. New Supporting Members can join the PSF for as little as $25.
Sponsored Link 1
Meet Wagtail, the #1 Django-powered CMS
100% open source. Powered by Python & Django. Built for editors and developers with excellent documentation. Trusted by Google, NASA and hundreds of thousands of organisations around the world.
Articles
Docker compose with Django 4, Celery, Redis and Postgres
How to create a docker-compose
file to deploy Django with Celery and Redis.
Events
PyCon US 2023 Registration Launch!
Registration for PyConUS 2023 is OPEN! The first 500 tickets sold are discounted.
Videos
The Django Jigsaw Puzzle: Aligning All the Pieces with Will Vincent
A decade of Django condensed into 45 minutes.
Async Django: The practical guide you've been **awaiting** for with Carlton Gibson
A brief introduction to async, covering its pros/cons, and showing how to build async into your Django app.
Your First Deployment Shouldn't Be So Hard! with Eric Matthes
A look at the django-simple-deploy
project that automatically configures Django for hosting on multiple different platforms.
Lex Fridman Podcast #341: Guido van Rossum: Python and the Future of Programming
Guido van Rossum is the creator of Python programming language.
Sponsored Link 2
Django Hosting by CodeRed Cloud
At CodeRed, we’re striving to build the world’s easiest Django hosting platform. Go from polls tutorial to production in just a few minutes. Get started with a free account which includes a MariaDB or Postgres database, static + media hosting, and everything you need to run a Django site. No AWS, S3, Docker, or 3rd-party services required!
Podcasts
Django Chat: Postgres - Craig Kerstiens
Craig Kerstiens works at Crunchy Data, a provider of managed Postgres services. He previously worked at Heroku, Citus, and Azure Postgres among other companies. We talk about hosting providers today, the challenges of managed databases, Heroku’s early years, and more.
Projects
charettes/django-syzygy
Django application providing database migration tooling to automate their deployment.