DEV Community

Josh Perspective profile picture

Josh Perspective

backend developer with spice

Location Porto, Portugal Joined Joined on  github website
Django Data Migrations: Getting Them Right on a Live Database

Django Data Migrations: Getting Them Right on a Live Database

Comments 1
5 min read

Want to connect with Josh Perspective?

Create an account to connect with Josh Perspective. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Deploying Django with Azure DevOps: A Practical CI/CD Pipeline

Deploying Django with Azure DevOps: A Practical CI/CD Pipeline

Comments
4 min read
Django 6.1's FETCH_PEERS: Does It Replace select_related and prefetch_related?

Django 6.1's FETCH_PEERS: Does It Replace select_related and prefetch_related?

1
Comments
4 min read
The N+1 Query Problem in Django: How to Spot It and Kill It Before It Kills Your API

The N+1 Query Problem in Django: How to Spot It and Kill It Before It Kills Your API

1
Comments
5 min read
Handling Money Correctly in Django: A Guide to Decimals, Precision, and the Mistakes That Cost You

Handling Money Correctly in Django: A Guide to Decimals, Precision, and the Mistakes That Cost You

1
Comments
5 min read
loading...