Sponsored Link 1
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!
Articles
How Sentry uncovered an N+1 issue in djangoproject.com
Using Sentry to detect N+1 issues in Python code and specifically on the djangoproject.com website.
Static-Dynamic Content With In-Memory SQLite - Aeracode
Notes and code on using Django's multi-db support to combine PostgreSQL and SQLite in a Django project.
The dangers of assert in Python
This article explores how to use asserts safely and what causes them to be unsafe.
On the Timing of Time Zone Changes
A timeless article on time zone changes and how to perhaps improve them.
Git: How to undo commits
A look at three ways to undo Git commits: git reset
, git revert
, and git rebase
.
Events
Python Web Conf 2023 CFP Open until Nov. 15
The 5th annual Python Web Conf will be hosted virtually from March 13-17, 2023. With sessions for mid-level and advanced developers alike, international experts will share cutting-edge presentations on topics including AI/ML, Big Data, CI/CD, Serverless, Security, Containers and more. Speakers of all backgrounds are welcome and encouraged to submit a talk.
PyCon US Online Experience Committee Volunteer Application
PyCon US is introducing the Online Experience Committee to enhance the PyCon US virtual experience and boost engagement for our online attendees. If you are interested in volunteering, they are looking for people who are excited about online events.
Tutorials
Deploy Django + PostgreSQL on Fly.io
Build a Django ToDo application from scratch, prepare it for production, and then deploy to Fly.io alongside a PostgreSQL database.
Deploying a Django App to Fly.io
An in-depth guide to Django and Fly.io deployment along with PostgreSQL and persistent storage via Fly Volumes.
Sponsored Link 2
Now Hiring Software Engineers
Are you interested in building the next generation MLOPS Platform in Django? Apply today! Ampsight, Inc. is a small but quickly growing government services technology company located in Ashburn, Virginia, recently recognized by Inc. 5000 as one of the fastest growing companies in the United States.
Podcasts
Django Chat #126: DjangoCon US 2022 Recap
DjangoCon US 2022 takeaways, new Django developments, getting unstuck as a junior developer, and more.
Projects
remastr/django-unfold
Minimal Django theme based on Tailwind CSS supporting advanced sidebar customizations, color combinations, actions, filters ...