DEV Community

Django web framework

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Vectors

Vectors

Comments
11 min read
Django REST API with PostgreSQL — Advanced Queries & Optimization

Django REST API with PostgreSQL — Advanced Queries & Optimization

1
Comments
5 min read
Problemas que matan el rendimiento en Django ⚠️

Problemas que matan el rendimiento en Django ⚠️

1
Comments
6 min read
Automatically Detect and Fix N+1 Queries with Claude Code

Automatically Detect and Fix N+1 Queries with Claude Code

1
Comments
3 min read
Understanding Django Models and ORM: A Complete Production Guide

Understanding Django Models and ORM: A Complete Production Guide

3
Comments
19 min read
I built an open-source BIM automation platform (and learned a lot the hard way)

I built an open-source BIM automation platform (and learned a lot the hard way)

1
Comments
1 min read
Djangonaut diaries, week 4: Eliminating a Redundant Index in Django's ORM

Djangonaut diaries, week 4: Eliminating a Redundant Index in Django's ORM

5
Comments 2
9 min read
Building a Seamless JWT Onboarding Flow with React Router v7 and Django

Building a Seamless JWT Onboarding Flow with React Router v7 and Django

2
Comments
4 min read
The Django Digestive System: A request journey in a Django app instance.

The Django Digestive System: A request journey in a Django app instance.

4
Comments
6 min read
How to Find a User's Rank Based on Points Using Django ORM

How to Find a User's Rank Based on Points Using Django ORM

12
Comments
5 min read
How to make Django asynchronous?

How to make Django asynchronous?

1
Comments
2 min read
Bridging Django and Web3: A Practical Guide from a Senior Developer’s Perspective

Bridging Django and Web3: A Practical Guide from a Senior Developer’s Perspective

29
Comments 4
4 min read
ONNX Runtime + pgvector in Django: semantic search without PyTorch or external APIs

ONNX Runtime + pgvector in Django: semantic search without PyTorch or external APIs

1
Comments
9 min read
Djangonaut Diaries: Week 1, part 2 - Creating and debugging a Django project

Djangonaut Diaries: Week 1, part 2 - Creating and debugging a Django project

Comments
7 min read
I made Respectlytics (Privacy-First Mobile Analytics) open source and FREE for self-hosting

I made Respectlytics (Privacy-First Mobile Analytics) open source and FREE for self-hosting

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.