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.
404 and 500 Customisation - Django

404 and 500 Customisation - Django

Comments
1 min read
Django Deployment: Translation Error in Deployment

Django Deployment: Translation Error in Deployment

Comments
1 min read
Daily Notes: Django Logging and the datetime Module

Daily Notes: Django Logging and the datetime Module

Comments
1 min read
Notes on Django Documentation

Notes on Django Documentation

Comments
3 min read
The full story of building Vote Chai Lahore, and everything it taught me about Django, debugging, and thinking .

The full story of building Vote Chai Lahore, and everything it taught me about Django, debugging, and thinking .

1
Comments
13 min read
What We Check Before Shipping an LLM Integration to a Client

What We Check Before Shipping an LLM Integration to a Client

1
Comments
5 min read
Inside Python's match Statement: The unleashed power of Structural Pattern Matching Syntax

Inside Python's match Statement: The unleashed power of Structural Pattern Matching Syntax

Comments
5 min read
How one Django .delete() ran a 4 GB instance out of memory | Slicing Prod Data

How one Django .delete() ran a 4 GB instance out of memory | Slicing Prod Data

Comments 1
5 min read
How I Wired LHDN's e-Invoice Mandate Into a Multi-Tenant ERP, Without Trusting Just One Path to Do It Alone

How I Wired LHDN's e-Invoice Mandate Into a Multi-Tenant ERP, Without Trusting Just One Path to Do It Alone

Comments
9 min read
The CI/CD Pipeline That Was Lying to Us: A Deploy Debugging Story

Six hidden bugs and a graveyard of skipped runs

The CI/CD Pipeline That Was Lying to Us: A Deploy Debugging Story

6
Picked as gem Comments 8
8 min read
Building a Light API Integration Proxy in Django (Why & How)

Building a Light API Integration Proxy in Django (Why & How)

Comments
2 min read
Running Celery in Production: What We Do Differently After Years of Real Projects

Running Celery in Production: What We Do Differently After Years of Real Projects

1
Comments
6 min read
Building a Search Engine for 4 Languages, 2 Alphabets, and 107 Messy Color Names (Elasticsearch + pgvector + CIEDE2000)

Building a Search Engine for 4 Languages, 2 Alphabets, and 107 Messy Color Names (Elasticsearch + pgvector + CIEDE2000)

Comments
9 min read
Under the Hood: How My API Abstraction Layer Executes Requests (Django + DRF)

Under the Hood: How My API Abstraction Layer Executes Requests (Django + DRF)

Comments
3 min read
Building AI agents in Django shouldn’t mean writing endless boilerplate.

Building AI agents in Django shouldn’t mean writing endless boilerplate.

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