RSS.Social

Johnny Metz

follow: @[email protected]

Posts

The Django db_default Gotcha That Breaks Your Code

Stop Using Django's squashmigrations: There's a Better Way

Speed Up Django Queries with values() over only()

Avoiding PostgreSQL Pitfalls: The Hidden Cost of Failing Inserts

Disable Redundant Gunicorn Access Logs on Heroku

5 Ways to Get the Latest Book Per Author in Django

Zero Downtime Django Deployments with Multistep Database Changes

Mastering Code Search with JetBrains Scope

Supercharge Your Django App: 7 Sneaky Tricks to Crush Slow Database Queries

Optimize Django Query Performance by combining Select Related and Prefetch Related

Free up disk space with Docker prune

[Cross-Post] Django performance: Sort by a Custom Order

Disable a direct push to GitHub main branch

Using Hadolint, a Dockerfile linter, To Enforce Best Practices

Dockerize a Next.js app using multi-stage builds

Dockerize your Cypress tests

Free up Django CPU usage in Docker with Watchman

Set Django Model Field Choices in your Frontend the Right Way

5 ways to get all Django objects with a related object

Why you need to use Subqueries in Django

Check your Django Migrations on every commit

Find all N+1 violations in your Django app

Subscribe